Web Hosting Plesk hosting Service unavailable 503 error

Plesk hosting Service unavailable 503 error

Plesk hosting Service unavailable 503 error Fix

I recently purchased Plesk hosting from Godaddy and installed WordPress in one of my domain but after 2 days, when I opened my domain it shows 503 server error. I called Godaddy to fix this issue and they said that everything is fine from their end. No changes done by me in code. Plz help me to fix this issue ASAP.

Fix Plesk hosting Service unavailable 503 error WordPress Godaddy

Follow below steps to fix Plesk hosting service unavailable 503 error

Solution 1

  1. Login to plesk control panel
  2. Check PHP version of domain
    Domains > YourDomainName.com > go to PHP Settings
  3. Change PHP version to 7.1.x
  4. And, Start as FMP application.
  5. Apply new settings

Now, your website will be working fine.

Solution 2

Log into your server via RDP Remote Desktop Protocol
Go to Start > Run > and then type inetmgr > Press Enter
Click on application pools > start the Application pool if it shows stopped
Right-click on the Application pool and click on recycle

Solution 3 – Increase PHP Memory limit

To increase memory limit go to File Manager > Open PHP.ini file > Here you can increase the memory limit
memory_limit – 256M
Or you can edit in .htaccess file
php_value memory_limit 256M

Solution 4 – Increase Max Execution Time

Go to File Manager > Open wp-config.php file, create “.user.ini” file
Here, add below lines in “.user.ini” file
max_execution_time = 180

Tags: 503 service unavailable wordpress godaddy | 503 service unavailable godaddy

Leave a Reply

Related Post