A 503 Service Unavailable error means your WordPress website is temporarily unable to process the request. It can be caused by a faulty plugin or theme, exhausted hosting resources, PHP errors, or temporary server issues.
Follow the Steps Below
-
Check Hosting Resources
Log in to cPanel → Resource Usage and check whether CPU, RAM, Entry Processes, or other limits have been reached. -
Disable WordPress Plugins
Open cPanel → File Manager → public_html → wp-content and rename:plugins→plugins_oldRefresh your website. If it starts working, a plugin is likely causing the problem. Rename the folder back and disable plugins individually to identify the faulty one.
-
Check the Active Theme
If plugins are not responsible, temporarily disable or switch the active WordPress theme to determine whether the theme is causing the error. -
Check PHP Version
Make sure your website is using a PHP version compatible with your WordPress version, plugins, and theme. -
Check Error Logs
Check cPanel → Errors or the website'serror_logfile for PHP fatal errors or other information indicating the cause of the 503 error. -
Contact Razorhost Support
If the error continues after performing these checks, contact Razorhost Support with your domain name and details of the error.
Important
Before making changes to WordPress files, plugins, themes, or databases, we recommend taking a backup of your website.