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

    (@nintechnet)

    You have a LiteSpeed server.
    Try to run this script:

    <?php
    echo $_SERVER['SERVER_SOFTWARE'];
    

    You’ll see the name of the HTTP server (just like with the wp-check.php script).

    For the second site, it returns:

    NinjaFirewall WP Edition is loaded (Full WAF mode)

    So it shows it is working.
    But if it’s not working from NinjaFirewall’s dashboard’s page, maybe the PHP INI is not recursive and you’ll need to use the “SetEnv PHPRC” as described here: https://blog.nintechnet.com/troubleshoot-ninjafirewall-installation-problems/

    @nam1962

    Just to remind you that both those wp-check.php troubleshooter scripts should be deleted after use as they reveal senstive path and directory name information about both your sites.

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