atyndall Posted September 19, 2007 Posted September 19, 2007 Woe! Woe! Woooooooooooeee! I shall die! Woe! Woe Woe!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! djbob, why is this happening again! It is so annoying! Is there anything you can do to fix it? Or tell me what is causing the 500 server error? Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster@atyndall.heliohost.org and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
Ashoat Posted September 20, 2007 Posted September 20, 2007 It's easy to check just be looking at the error_log For some reason you added C-style comments to your .htaccess. .htaccess file use shell-style commands (ie. "#" instead of "//"). 500 errors are usually caused by your .htaccess file - try to check there first.
atyndall Posted September 20, 2007 Author Posted September 20, 2007 It's easy to check just be looking at the error_log For some reason you added C-style comments to your .htaccess. .htaccess file use shell-style commands (ie. "#" instead of "//"). 500 errors are usually caused by your .htaccess file - try to check there first. well that shows you how much I know!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now