+ Reply to Thread
Results 1 to 3 of 3

Thread: Error Previewing and Error 500 at website

  1. #1
    Join Date
    Mar 2008
    Posts
    8

    Default Error Previewing and Error 500 at website

    Im useing dreamweaver and I cant even Preview my HTML files, iv been trying to setup a blog but have no idea how so im learning... but now i cant see my site its just

    Internal Server Error

    The server encountered an internal error or misconfiguration and was unable to complete your request.

    Please contact the server administrator, webmaster@cutelings.com 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.
    Apache/2.2.6 (Unix) mod_ssl/2.2.6 OpenSSL/0.9.8g DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at www.cutelings.com Port 80

    error log says
    Thu Mar 20 02:31:02 2008] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    Thu Mar 20 02:31:50 2008] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
    [Thu Mar 20 02:31:50 2008] [error] [client 69.230.111.105] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
    [Thu Mar 20 02:31:50 2008] [error] [client 69.230.111.105] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.



    and when I try to preview it says
    404 Not Found
    The requested URL /public_html/Index.htm does not exist

    Im going insane...
    Last edited by CUBICcube; 03-20-2008 at 02:32 AM.

  2. #2
    Join Date
    Oct 2006
    Location
    Australia
    Posts
    297

    Default

    To start with, make sure your index page is all lowercase (index.htm, not Index.htm) - all paths on the server are case-sensitive and in order for your index page to be actually used as the index it must be lowercase.

    As for the Internal Server Error pages, do you have a file called .htaccess in your public_html root? There may be issues with some mod_rewrite rules inside it, so for the moment, rename it to something else to see if it gets things working. If things work after that then you'll know that something in there is causing the problem.

  3. #3
    Join Date
    Mar 2008
    Posts
    8

    Default

    ok thats all done now but whatever I try to do on my server it will always show up at the front page with broken links that shouldnt be broken
    www.cutelings.com

    silly... and frustrating

    Im trying to install joomla or wordpress and when try with install.php it just goes to the homepage and all the image links change from just /image/blabla.jpg to /wordpress/wp_admin/image/blabla.jpg....
    WTF

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts