Menu

Internal Server Error

Help
Ford
2009-05-26
2013-06-03
  • Ford

    Ford - 2009-05-26

    Bit new at this so sorry if this is a basic error. I have created form and uploaded to website. The page even shows correctly but when i submit i gret the following error in IE:

    "Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request.
    Please contact the server administrator, webmaster@gainsford.net 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."

    My server log tells me this:

    "[Tue May 26 09:50:19 2009] [error] [client 83.57.39.68] File does not exist: /home/gainsfor/public_html/500.shtml
    [Tue May 26 09:50:19 2009] [error] [client 83.57.39.68] Premature end of script headers: /home/gainsfor/public_html/forms/use/ContactTest1/admin/index.php
    SoftException in Application.cpp:252: File "/home/gainsfor/public_html/forms/use/ContactTest1/admin/index.php" is writeable by group"

    Any help most appreciated......

    Thanks in advance

     
    • TNTEverett

      TNTEverett - 2009-05-26

      These errors are typically file and/or folder permission errors. 
      php file should have permissions of 755
      html and graphics files should have permissions of 644
      folders should have permissions of 777

       
    • Ford

      Ford - 2009-05-26

      Have doubled checked/changed folder/file permissions as per your advice but still exactly the same errors.

       
    • Ford

      Ford - 2009-05-26

      Checked the errors in the web log and as you said it was a permission problem.....

      Thank you

       

Log in to post a comment.