500 Internal server error

Discussion in 'Site & Server Administration' started by romioaa, May 1, 2006.

  1. #1
    hope this is the best place to post this,

    I am getting this error in my site, 500 Internal server error

    what would be asolution, is the problem with my programming or my server, because all the sites in my server are working just one of them are giving me this error
     
    romioaa, May 1, 2006 IP
  2. Colbyt

    Colbyt Notable Member

    Messages:
    3,224
    Likes Received:
    185
    Best Answers:
    0
    Trophy Points:
    210
    #2
    This error message is usually a result of a script failing to run. Normally caused by a configuration error.

    Do you have your own server or is it shared hosting?

    You should be able to track it to the script causing the problem by reviewing the server error logs.
     
    Colbyt, May 1, 2006 IP
  3. theblight

    theblight Peon

    Messages:
    246
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #3
    it might be on the htaccess if you have made your rewrites screwed up. or your scripts needs more execution time which could be adjusted to your php.ini
     
    theblight, May 2, 2006 IP
  4. websys

    websys Active Member

    Messages:
    841
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    78
    #4
    it could be a file / script which is trying to run but its CHMOD wrongly .
     
    websys, May 2, 2006 IP
  5. T0PS3O

    T0PS3O Feel Good PLC

    Messages:
    13,219
    Likes Received:
    777
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I've had this when my logs had filled up my hard disk, or when a typo in my htaccess file occured. Check those things.
     
    T0PS3O, May 2, 2006 IP
  6. websys

    websys Active Member

    Messages:
    841
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    78
    #6
    500 is a pretty generic error , so it would best be if you can post what you last did , after which you are recieving this error .
    check the htaccess , as mentioned
     
    websys, May 2, 2006 IP
  7. tanfwc

    tanfwc Peon

    Messages:
    579
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Logs is your best friend when you encounter errors :)
     
    tanfwc, May 2, 2006 IP
  8. theblight

    theblight Peon

    Messages:
    246
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Yup my only bestfriends that never lie...:D
     
    theblight, May 2, 2006 IP