My Wordpress installation went haywire because of a permissions issue. Externally, the blog appeared fine. However, accessing the admin area gave me a 500 error in my server logs and premature end of script errors in the browser.
In case you run into the same problem: Directories should be 755 and all other files should be 644. By default, my client, Fetch, made files 664.