500 Internal Server Error
By Paul
3.5/5 based on 2 votes. The median rating is 2.
By Paul
If all pages always show a 500 internal server error:
If pages sometimes show a 500 internal server error:
- Make sure you didn't upload to a /cgi-bin/ directory. WSN Links is PHP, not Perl, so it doesn't belong there.
- A problem in the .htaccess file can cause a 500 error. Check if the error goes away when deleting .htaccess. If so, work through it to find the line that's killing it (or ask for support).
- A bad chmod value can also cause a 500 error. Servers that don't allow 777 directories sometimes give these errors when using 777 -- try setting the directory to 755 instead (and be sure to change the Settings->System Settings value to 775 as well if that's the issue).
If pages sometimes show a 500 internal server error:
- If it's the admin panel you can't reach, your host may have assigned some special use to the /admin/ directory. Rename it to something else and specify the changed name during setup.
- A few servers require a -f parameter in sending emails, though the vast majority should not use -f. Go to Admin Panel -> E-Mails -> E-Mail Preferences and set "Use -f parameter in sending mail?" to "yes". See if that clears up the error. If it doesn't, turn the -f off again.
- Other sorts of malformed mail may also cause a 500, such as a bad "to" address, though WSN Gallery automatically avoids sending emails to a blank recipient.
- A problem in the .htaccess file can cause a 500 error. Check if the error goes away when deleting .htaccess. If so, work through it to find the line that's killing it (or ask for support).
- A bad chmod value can also cause a 500 error. Servers that don't allow 777 directories sometimes give these errors when using 777 -- try setting the directory to 755 instead (and be sure to change the Settings->System Settings value to 775 as well if that's the issue).
- If you're running PHP as CGI then 500 errors become much more common and can mean many more things. See http://encodable.com/internal_server_error/
Rating:
3.5/5 based on 2 votes. The median rating is 2.
Submitted: 03/31/06 (Edited 10/07/07)
Description: Possible causes of HTTP 500 errors.
Views:
804 views. Averaging 1 per day.
In the most recent 30 day period, there've been 0 views.

Print
E-Mail