I updated my remote site (
http://wordsmatter.softville.com) to the latest SVN and now get an "internal server error" in both the front and back end.
I did a fresh update, build, and install on the local site and everything was fine.
I copied the local setup directory to the remote site.
I copied the new core.transport.zip file to the remote.
I did an upgrade install on the remote after unchecking the two files checkboxes.
The only hitch in the install was that I had to manually re-enter the moved and renamed manager directory location.
The install went perfectly after that.
It looks like it’s choking on the index.php file before anything else happens.
I get this in the error log:
[Thu May 14 20:21:47 2009] [error] [client 98.240.00.125] Premature end of script headers: /home/xxx/public_html/wordsmatter/index.php
SoftException in Application.cpp:252: File "/home/xxx/public_html/wordsmatter/index.php" is writeable by group
[Thu May 14 20:21:47 2009] [error] [client 98.240.00.125] Premature end of script headers: /home/xxx/public_html/wordsmatter/index.php
SoftException in Application.cpp:252: File "/home/xxx/public_html/wordsmatter/index.php" is writeable by group
Any suggestions appreciated.