Internal server error on Wordpress site

Discussion in 'WordPress' started by Agent000, Dec 6, 2011.

  1. #1
    My wordpress site is showing a 500 Internal Server Error
    IF I disable the .htacess file, the site resolves (but obviously internal links do not work!)

    The host says the problems is
    What is wrong with this .htacess content:
    Added:
    I should also have said the site has been running fine for months and I have made NO changes or upgrades recently. The host are denying its a problem on their end.
     
    Last edited: Dec 6, 2011
    Agent000, Dec 6, 2011 IP
  2. atnews

    atnews Peon

    Messages:
    277
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    update your permalink structure. hope problem will solve or PM me.
     
    atnews, Dec 6, 2011 IP
  3. lamvt

    lamvt Active Member

    Messages:
    153
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    58
    #3
    check your mod_rewrite,
    Maybe your mod_rewrite OFF
     
    lamvt, Dec 6, 2011 IP
  4. backlynx

    backlynx Member

    Messages:
    30
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #4
    I had the same issue on hostgator and it turned out that I was running more cron jobs than I was allowed at one time. When I exceeded the number of processes being run (via cron jobs) all my sites listed an error 500. I changed that and don't have the problem anymore.
     
    backlynx, Dec 6, 2011 IP
  5. psharma

    psharma Prominent Member

    Messages:
    1,955
    Likes Received:
    85
    Best Answers:
    4
    Trophy Points:
    345
    #5
    I suggest you this:

    Backup .htaccess file
    clear the .htaccess content
    login to wordpress
    change the permalink structure to default. (like ?p=1)
    If you wordpress is working fine now:
    change the permalink structure to pretty, whichever you were using.
    see the .htaccess file written automatically.
    See the wordpress working correctly.


    If still does not work, at least you will know that .htaccess is not faulty!

    Hope it helps
     
    psharma, Dec 6, 2011 IP