[wp-testers] Re: 500 Internal Error on install

Brew brewskie at criticalreactor.com
Sat Feb 16 15:13:57 GMT 2008


Peter Westwood wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Brew wrote:
> | Yesterday I posted a problem where I received an Internal Server Error
> | during a clean install.
> |
> | The Problem occurred because WordPress didn't update the .htaccess 
> file.
> |
> | It put # BEGIN WordPress and # END WordPress in there but nothing else.
> |
> | I went to another site where I'm running WP and copied some of the
> | content into the new WP install.
> |
> | # BEGIN WordPress
> | <IfModule mod_rewrite.c>
> | RewriteCond %{REQUEST_FILENAME} !-f
> | RewriteCond %{REQUEST_FILENAME} !-d
> | RewriteRule . /index.php [L]
> | </IfModule>
> | # END WordPress
> |
>
> This will only be put in if you are using pretty permalinks which are
> not the default.
>
> | I don't know whether ver 2.5 of WP should be inserting something
> | different than this.
> |
> | Now I am able to reach the WP main page but I'm getting the following
> | errors:
> |
> | Warning: Cannot modify header information - headers already sent by
> | (output started at /usr/home/oldhouse/public_html/wp-config.php:31) in
> | /usr/home/oldhouse/public_html/wp-login.php on line 185
> | Warning: Cannot modify header information - headers already sent by
> | (output started at /usr/home/oldhouse/public_html/wp-config.php:31) in
> | /usr/home/oldhouse/public_html/wp-login.php on line 197
> |
> | After inputting the user/pass, in wp-install.php, I get a blank page
> | with this error:
> |
> | Warning: Cannot modify header information - headers already sent by
> | (output started at /usr/home/oldhouse/public_html/wp-config.php:31) in
> | /usr/home/oldhouse/public_html/wp-login.php on line 185
> | Warning: Cannot modify header information - headers already sent by
> | (output started at /usr/home/oldhouse/public_html/wp-config.php:31) in
> | /usr/home/oldhouse/public_html/wp-login.php on line 197
> | Warning: Cannot modify header information - headers already sent by
> | (output started at /usr/home/oldhouse/public_html/wp-config.php:31) in
> | /usr/home/oldhouse/public_html/wp-includes/pluggable.php on line 569
> | Warning: Cannot modify header information - headers already sent by
> | (output started at /usr/home/oldhouse/public_html/wp-config.php:31) in
> | /usr/home/oldhouse/public_html/wp-includes/pluggable.php on line 700
> |
>
> You have blank lines in your wp-config.php after the ?> at the end.
>
> Remove them and this will disappear.
>
> westi
> - -- 
> Peter Westwood

That was it. Such an easy mistake to do, I should have caught that :)

Things seem normal now...back to testing!

B


> http://blog.ftwr.co.uk | http://westi.wordpress.com
> ~ C53C F8FC 8796 8508 88D6 C950 54F4 5DCD A834 01C5
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.7 (MingW32)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iD8DBQFHtvo+VPRdzag0AcURAvr6AJ0ZEJu2zOHR9vScrlZCOKPq3cM6vQCfS1Xx
> D2cMs/fvxuD9XswZFUk7X8A=
> =qs5Y
> -----END PGP SIGNATURE-----
> _______________________________________________
> wp-testers mailing list
> wp-testers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-testers
>
>
>



More information about the wp-testers mailing list