Jump to content

[Solved] Wordpress now causes server to throw a 503 error, what approach to take?


stewguy

Recommended Posts

Hi there, I moved to Plesk today. The other day, my Wordpress site was working. I moved and now there is a 503 service temporarily unavailable error. Perhaps it will take a while for all the services to get up to speed with my account being moved to Plesk? Perhaps something needs tweaked in my .htaccess file?

I am able to load GIF files I have up and a plain html file without such an error. Do I just have to wait while a service undergoes maitenance?

Link to comment
Share on other sites

  • stewguy changed the title to Wordpress now causes server to throw a 503 error, what approach to take?

Try changing your domain's PHP version to something else (then change it back if you need to, it seems to be the act of changing it that fixes things). I had weird errors like this with my site when my account first transferred, and changing the PHP version fixed it.

Another thing to try is to rename your .htaccess file. There are a few directives that cPanel supported but Plesk does not (Options -Indexes is one known one), so renaming the file to disable it will tell if this is the issue. If it is, you'd need to go through the file and determine which lines need to be commented out to make it work.

Link to comment
Share on other sites

When an account is transferred to Plesk the worthless transfer script sets all of the PHP versions to a disabled executable. Since the executable is disabled it will give a 503 error. My upgraded transfer script changed the PHP version to one that will actually work. I'm guessing that Apache and Nginx hadn't been restarted so it showed a 503 error for up to 2 hours after you were transferred and then it fixed itself. I've upgraded the transfer script to restart Apache and Nginx so it won't do a 503 error for up to 2 hours anymore.

Link to comment
Share on other sites

  • Krydos changed the title to Wordpress now causes server to throw a 503 error, what approach to take?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...