Welcome to the JaguarPC Community
JaguarPC
Sales: (888) 338-5261
Support: (888)-551-3050
Results 1 to 7 of 7

This is a discussion on Please i need help about error in the Shared & Semi-Dedicated forum
My site create files automaticly and i try open the file and found this The server encountered an internal error or misconfiguration and was unable ...

  1. #1
    JPC Member
    Join Date
    Oct 2007
    Posts
    10

    Please i need help about error

    My site create files automaticly
    and i try open the file and found this

    The server encountered an internal error or misconfiguration and was unable to complete your request.
    Please contact the server administrator, root@neon.nocdirect.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 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request


    The file exist but i cant open this

    Thanks fot you atention

  2. #2
    I didn't do it! Daniel_DBS's Avatar
    Join Date
    Aug 2007
    Location
    Mars
    Posts
    1,204
    i had this happen once before and it was an issue with the .htaccess file.. make sure there is not a conflict with that file by temp removing or renaming it and try and see if you still get that error, if not then the .htaccess file is the problem if you still get it there is something else wrong
    -Daniel

    If the automobile had followed the same development cycle as the computer, a Rolls-Royce today would cost $100, get a million miles to the gallon, and explode once every few weeks.

    My scripts never have bugs. They just develop random features.

  3. #3
    Community Leader jason's Avatar
    Join Date
    Sep 2001
    Location
    Rochester, NY
    Posts
    6,003
    JPC's servers are set to not allow anything to be served up if the file or the directory holding the file has world writable permissions. Since you said that a script created the file, I would guess that the directory the file is in has 777 permissions on it (which are needed at most hosts, but not here). Try changing the permissions on the directory to 755 and you should be good.

    --Jason
    Jason Pitoniak
    Interbrite Communications
    www.interbrite.com www.kodiakskorner.com

  4. #4
    I didn't do it! Daniel_DBS's Avatar
    Join Date
    Aug 2007
    Location
    Mars
    Posts
    1,204
    Quote Originally Posted by jason View Post
    JPC's servers are set to not allow anything to be served up if the file or the directory holding the file has world writable permissions. Since you said that a script created the file, I would guess that the directory the file is in has 777 permissions on it (which are needed at most hosts, but not here). Try changing the permissions on the directory to 755 and you should be good.

    --Jason
    ive never noticed that before.. guess you learn something new everyday
    -Daniel

    If the automobile had followed the same development cycle as the computer, a Rolls-Royce today would cost $100, get a million miles to the gallon, and explode once every few weeks.

    My scripts never have bugs. They just develop random features.

  5. #5
    JPC Member
    Join Date
    Oct 2007
    Posts
    10
    Quote Originally Posted by dbstephens View Post
    i had this happen once before and it was an issue with the .htaccess file.. make sure there is not a conflict with that file by temp removing or renaming it and try and see if you still get that error, if not then the .htaccess file is the problem if you still get it there is something else wrong
    the httaccess file not contain nothing , this is empty

    What is wrong then
    Thank you for you help aniway

  6. #6
    I didn't do it! Daniel_DBS's Avatar
    Join Date
    Aug 2007
    Location
    Mars
    Posts
    1,204
    that is the problem i had.. the script i had came with a .htaccess file that was empty and when i uploaded the script it caused an issue because of the htaccess file.. not sure why though..
    -Daniel

    If the automobile had followed the same development cycle as the computer, a Rolls-Royce today would cost $100, get a million miles to the gallon, and explode once every few weeks.

    My scripts never have bugs. They just develop random features.

  7. #7
    JPC Member
    Join Date
    Oct 2007
    Posts
    10
    Quote Originally Posted by jason View Post
    JPC's servers are set to not allow anything to be served up if the file or the directory holding the file has world writable permissions. Since you said that a script created the file, I would guess that the directory the file is in has 777 permissions on it (which are needed at most hosts, but not here). Try changing the permissions on the directory to 755 and you should be good.

    --Jason
    Uff ... Yea cool! Thank You very Much

    755 its fine

    the erro will be caused for 777 permisions

    Thanks!

Bookmarks

Posting Permissions

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