• When working on our website (https://www.thegalleysink.com/) via the administrative side in WordPress, saving and refreshing pages after making updates either takes a very long time or times out, giving us an ‘Internal Server Error’ message. This has been going on for well over a week now and is becoming very frustrating while trying to work on our website. I have contacted support for our hosting service via phone two times now and have gotten the same response. That it has something to do with WordPress on their server, that they’re working on resolving the issue, but cannot give us a date when it will be fixed.

    We also have two other WordPress sites hosted with them. One is a blog site (https://www.thegalleysink.com/GalleyBlog/) which is hosted on the same server as the website linked above and the other is a separate account (https://www.kitchendesign.com/), which I assume is hosted on a separate server. The strange thing is, neither of those sites run slow or display the ‘Internal Server Error” message when we are logged into the administrative side making updates or changes. This only occurs when working on https://www.thegalleysink.com account.

    I have recently contacted them through their customer support area on their site about this still occurring and they replied back telling me to try re uploading my WordPress CMS files to see if this resolves the issue. Are these the core files for my site and if so, would doing an update to the latest version of WP be basically doing the same thing?

Viewing 13 replies - 1 through 13 (of 13 total)
  • Try checking your site’s error logs for a more specific error message. Error 500 is too generic to be of any real use. Your hosts should be able to help you in accessing your site’s error logs.

    Thread Starter Drew75

    (@drew75)

    Thank you. I spoke to a rep with the hosting company and he directed me to the error logs stored in my directory on their server and suggested I look at them. However, I can’t move the most recent file over to my machine to view it. This may not be necessary though, as the most recent error log file is dated 7-15-2013. Basically, they told me this time that according to what they see, there’s no problems with their SQL server and said if there was, I wouldn’t be able to even view my website (which I can do). This issue only occurs when I’m logged into my WordPress dashboard and trying to make changes to various pages on the site.

    Thread Starter Drew75

    (@drew75)

    Nevermind, I was able to access a most recent error log dated today, copied it over to my machine and pulled it up in Notepad, but have no idea how to read it.

    I assume your log is in that format, “filename.log” ?

    Simply drag and drop that file into your text editor, notepad for instance, notepad++ or anything you like.

    If you have several files, access.log is irrelevant, go for error.log, and check for lines associated with your IP (as you may find it on whatsmyip.net, watch out that your IP didn’t change since the log file was registered).

    That will look like a lot of rubbish, true, but you should be able to find “recurring” error messages, and if you can catch one of them as linked to the approx. time the errors took place, that will be either it, or linked to it.

    Thread Starter Drew75

    (@drew75)

    Okay, thank you. I did what you suggested. I pulled the error.log file up in Notepad and notice this line reoccurring often.

    [error] Premature end of script headers: php, referer: https://www.thegalleysink.com/wp-admin/post.php?post=953&action=edit
    Aug 6 02:40:16 10.2.150.54: 147719:[error]

    My IP address is also mentioned in there.

    Try re-uploading all files & folders – except the wp-content folder – from a fresh download of WordPress 3.4.2. Make sure that you delete the old copies of files & folder before uploading the new ones.

    And upgrade WordPress asap. Your site may already have been hacked because you are using an older version.

    Thread Starter Drew75

    (@drew75)

    That’s what I was afraid of. I’ve been told it’s not always good to update your version of WordPress because the potential’s there that your theme may not work right with it until the theme developer’s made updates accordingly. That’s the reason why I’m still running such an old version.

    Cleaning up a hacked site is a great deal more painful than switching to a new theme. Upgrade WordPress and keep it updated.

    Thread Starter Drew75

    (@drew75)

    I agree. What’s the best method to update to the latest version of WP? Is it okay to go directly through the dashboard where it says along the top WordPress 3.6 is available! Please update now? Or should I download the files through the WordPress site and upload them?

    As long as you have backups, you should be able to trust wordpress with self-updating itself from the admin section.

    You never know what can, or can’t, go wrong, so make sure you have made a backup of your blog files (FTP knowledge ? Web hosting panel option ?), and of your database (either with phpmyadmin, the web hosting panel, or you may also install the wp-dbmanager plugin and ask it to make a backup, but don’t go losing that backup once you’re done, if possible ask the plugin to send you an email copy if the DB – have it zipped – isn’t too big for an attachement).

    You may push carefulness to the next level and temporarily deactivate your plugins, reactivating them manually within the admin after the blog has been upgraded to 3.6.

    Thread Starter Drew75

    (@drew75)

    Thank you and I plan on updating all of my WordPress site files. I spoke to our host provider again about this and he went into detail about an ongoing attack on WordPress sites against the administrative side. I’ve done a quick search and came across this and it sounds like this is the issue I’m currently dealing with.

    https://www.us-cert.gov/ncas/current-activity/2013/04/15/WordPress-Sites-Targeted-Mass-Brute-force-Botnet-Attack

    Thread Starter Drew75

    (@drew75)

    Here’s a screen shot of the constant server error message I get. I’m not sure if this helps to validate anything, but here it is.

    View post on imgur.com

    Thread Starter Drew75

    (@drew75)

    We’ve decided to move our sites to another hosting company that specializes better in WordPress sites. After further research, it’s becoming more apparent the company we’re currently using simply doesn’t have the capacity to handle them and it’s believed that’s the primary cause for this issue I’ve been having.

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘500 Internal server error question’ is closed to new replies.