Re: 500 Internal Server Error [message #18307 is a reply to message #18283] |
Sun, 16 May 2004 22:26 |
|
esm2002
Messages: 339 Registered: May 2002 Location: Atlanta Georgia
Karma:
|
Senior Member |
|
|
the latest response from the host ( which BTW is Lunarpages.com ):
Quote: | Reply:
Hello,
I noticed some of your folders were chmodded to 777. Since we are running suPHP on aquarius, this is not necessary, nor will it work. I have changed quite a few of the permissions to 755 (the highest permission that will work).
With permissions set to 755, the directories will still be writable by your php scripts, as the php scripts are running under your user (as you, essentially) rather than as the web server user.
If there are any other files/folders that are left with permission set at 777, change them to 755. If this does not resolve the issue please let us know.
|
I did chmod the adm folder to 755 and then I was able to get to the admin page.
I decided to unlock the files. I was able to do that.
But when I went to forum, I got:
Quote: | Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
|
prior to the admin unlocking the files the error log had been showing:
Quote: | (13)Permission denied: file permissions deny server access: /home/acct/public_html/forum/adm/adm.css
|
after unlocking the files, the error log shows in part:
Quote: | Premature end of script headers: /home/acct/public_html/forum/adm/admlock.php
Premature end of script headers: /home/acct/public_html/forum/index.php
Premature end of script headers: /home/acct/public_html/forum/adm/admglobal.php
|
Gene
"The older I get, the more I admire competence, just simple competence in any field from adultery to zoology."
|
|
|