• Resolved Ocio132

    (@ocio132)


    Hello good I have changed hosting provider and I get this error ??? I don’t know if it is also because cloudflare is giving me server problems ???

    NinjaFirewall detected that the requested changes seemed to crash your blog. The website front-end returned: HTTP 503 Service Unavailable.
    Changes have been undone. You may need to modify your selection and try again.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author nintechnet

    (@nintechnet)

    You can enable debugging in WordPress:
    1. Edit your wp-config.php
    2. Search for:
    define('WP_DEBUG', false);
    3. Replace with:
    define('WP_DEBUG', true);
    4. Add this line below:
    define( 'WP_DEBUG_LOG', true );

    Try to run the “Full WAF” installer again and, after you see the 503 error, check the debug log which will be located in “/wp-content/debug.log”.`

    Thread Starter Ocio132

    (@ocio132)

    [ SNIP! 519 lines removed ]

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Please do not post large code or responses like that here, it doesn’t work after ~10 lines or so.

    If you need share that data please use https://gist.github.com/ or https://pastebin.com/ instead and post the link to that paste.

    Thread Starter Ocio132

    (@ocio132)

    I already solved it by returning to the previous hosting provider
    the only thing about flamingo

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