'Premature end of script headers' / Internal Server Errors
-
Hi,
Im recently installed WPMU 2.8.6 with subdomains on FreeBSD and after installing BP I can see the main blog and the buddypress bar at the top but after I try and login as admin I start getting internal server errors and then cant access any of the site. After clearing cookies etc I can go back to square one and login again and then the same occurs. Ive read all the related posts and tried various solutions – here is the lowdown :
In my logs I have…
Thu Dec 10 13:17:28 2009] [error] [client 217.206.197.220] Premature end of script headers: index.php
[Thu Dec 10 13:18:14 2009] [error] [client 217.206.197.220] File does not exist: /var/www/projoosr.com/www/2009, referer: http://projoosr.com/
[Thu Dec 10 13:18:36 2009] [error] [client 217.206.197.220] Premature end of script headers: index.php, referer: http://projoosr.com/wp-login.php
[Thu Dec 10 13:18:41 2009] [error] [client 217.206.197.220] Premature end of script headers: index.php
Im hosting with a friend and not 1and1. The PHP settings are showing 64mb in the right places as suggested. I have tried the 1and1 htacces settings anyway and these do not help. Here is my htaccess anyway without the 1and1 stuff :
Options +FollowSymLinks
AuthName “Site”
AuthType Basic
AuthUserFile /var/www/projoosr.com/htrizzle/.htpasswd
Require valid-user
Im using htaccess Auth to keep the site private until I go live. One interesting thing – not sure if this is relevant but when I click on the link to the hello world test post that was created on wpmu install, as you can see in the logs, is not found on the server.
Also when I get rid of the BP directory I can access my site again – it looks like the problem is related to being logged in as admin under BP because after deleting the BP directory I can see that I was actually logged in as admin.
Any help much appreciated – hope Ive provided enough details !
- The topic ‘'Premature end of script headers' / Internal Server Errors’ is closed to new replies.