Jeremy Reed Posted June 10, 2010 Posted June 10, 2010 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.
Byron Posted June 10, 2010 Posted June 10, 2010 Check your Error log at your cpanel and see if it has logged any errors and also check your .htaccess file in your public_html directory.
Jeremy Reed Posted June 10, 2010 Author Posted June 10, 2010 [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.
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