WTB - Someone who can help with a Wordpress HTTP Error 500 (Internal Server Error)

Discussion in 'Services' started by Sort your finances out, Dec 9, 2011.

  1. #1
    Hi

    I need someone who can help me with what should be a simple thing (I hope)....

    I installed a plug in on my wordpress blog and straight after I started to get a HTTP Error 500 (Internal Server Error) when I try to access my admin. I've been told that I need to go in through FTP to sort it out that way - I'm not really very techie but if anyone can do this for me then I'm happy to pay them.

    Please can you e mail me at and let me know how much you would charge to do this for me and when you could do it.

    Thanks
     
    Sort your finances out, Dec 9, 2011 IP
  2. wdstuff54

    wdstuff54 Well-Known Member

    Messages:
    639
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    110
    As Seller:
    100% - 0
    As Buyer:
    100% - 2
    #2
    Check out your .htaccess file. Every time that has happened to me it has been because something happened with the .htaccess file.

    Depending on your host, it might be hidden.

    Another possibility is ftp in and remove the plugin. But if it it altered the .htaccess file that won't solve the problem.

    The htaccess file should look something like this:

    # BEGIN WordPress

    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]

    # END WordPress

    If you need more help just PM me.

    Good luck!
     
    wdstuff54, Dec 9, 2011 IP
  3. bordello

    bordello Notable Member

    Messages:
    3,204
    Likes Received:
    141
    Best Answers:
    0
    Trophy Points:
    290
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #3
    I sorted his problem ;)

    Thanks
     
    bordello, Dec 9, 2011 IP