• My page have error 503. I have check with my hosting, they have no problem. I have manually deactive my plugin, theme and even increase memory limit to 256m. Besides that, I have try to change my php version from 7.2 to 5.6 and change it back. The website still remain 503 error. Can i know this is what problem and how to solved it? Thank you

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator t-p

    (@t-p)

    – The 503 service unavailable error occurs when your web server is unable to get a proper response from a PHP script. This PHP script could be a WordPress plugin, a theme, or a misbehaving custom code snippet.
    – If the error is caused by heavy usage, a server glitch, server temporarily offline for maintenance, the server too busy or concurrent request limit exceeded, or a DDoS attack, then it could automatically disappear in a few minutes.
    – However, if it is caused by bad code on your website, then it will keep occurring unless you find and disable the code that’s causing it.

    To troubleshoot, try:
    – Deactivate plugins, switch theme, reinstall WP
    – If these methods fail to resolve the error, then try contacting your hosting provider.
    https://www.wpbeginner.com/wp-tutorials/how-to-fix-503-service-unavailable-error-in-wordpress/

    It appears you are using OceanWP I’d suggest asking over in their support community. https://www.ads-software.com/support/theme/oceanwp/ It could be a conflict with their code and a plugin you are using.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Error 503’ is closed to new replies.