Jump to content

500 Internal Server Error


Jeremy Reed

Recommended Posts

UPDATE: It works now for some reason. Problem resolved?

False alarm. That was my 404.shtml . It apparently works, because i typed in the wrong address.

 

 

All I did was delete my index.htm and insert an index.php into its place.

 

I haven't even put any php code in it yet, it's all still html. How do I get rid of this error?

 

Edit:

 

Correction.. My index.php has:

<?php
    include('about.htm');
?>

 

Here's the 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@jreed3s.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 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

 

Apache/2.2.15 (Unix) mod_ssl/2.2.15 OpenSSL/0.9.8e-fips-rhel5 mod_mono/2.6 FrontPage/5.0.2.2635 mod_bwlimited/1.4 mod_auth_passthrough/2.1 mod_wsgi/3.2 Python/2.4.3 Server at jreed.co.cc Port 80

 

i just read chaotic's post on this error and i'm thinking it may be the same reason.

Link to comment
Share on other sites

[Wed Jun 09 20:41:17 2010] [error] [client 71.86.144.100] File does not exist: /home/jreed3s/public_html/favicon.ico

[Wed Jun 09 20:41:17 2010] [error] [client 71.86.144.100] File does not exist: /home/jreed3s/public_html/500.shtml

 

 

I don't have any code to display a favicon though.. I don't know what 500.shtml is either.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...