Cannot activate Full Waf !
-
Hi, I don’t know why, I cannot activate full WAF on the site.
Oops! Le mode Full WAF n'est pas encore activé. Assurez-vous que votre serveur HTTP prend en charge la directive php_value auto_prepend_file dans les fichiers .htaccess. Peut-être devez-vous redémarrer votre serveur HTTP pour appliquer les changements, ou simplement attendre quelques secondes puis recharger cette page ?
Here wp-check & wp-db :
wp-check.php NinjaFirewall (WP edition) troubleshooter HTTP server : Apache PHP version : 7.4.11 PHP SAPI : LITESPEED auto_prepend_file : none wp-config.php : found in /home/myself/public_html/wp-config.php NinjaFirewall detection : NinjaFirewall WP Edition is loaded (WordPress WAF mode) Loaded INI file : /opt/alt/php74/etc/php.ini user_ini.filename : .user.ini user_ini.cache_ttl : 300 seconds User PHP INI : .user.ini found - DOCUMENT_ROOT : /home/myself/public_html ABSPATH : /home/myself/public_html/ WordPress version : 5.5.3 WP_CONTENT_DIR : /home/myself/public_html/wp-content Plugins directory : /home/myself/public_html/wp-content/plugins User Role : Administrator User Capabilities : manage_options: OK - unfiltered_html: OK Log dir permissions : /home/myself/public_html/wp-content/nfwlog dir is writable Cache dir permissions : /home/myself/public_html/wp-content/nfwlog/cache dir is writable NinjaFirewall (WP edition) troubleshooter v1.9.2 wp-db.php Version: 1.8 Found /home/myself/public_html/wp-config.php. Opening it for reading. Looking for DB_NAME, DB_USER, DB_PASSWORD, DB_HOST and $table_prefix: DB_NAME: found 'myself_wp866' DB_USER: found 'myself_wp866' DB_PASSWORD: found (click here to view password) DB_HOST: found 'localhost' table_prefix: found 'wpyc_' Attempting to connect to the DB: OK Attempting to read NinjaFirewall's options (nfw_options) from the DB: OK Calling fetch_object: OK Checking options integrity: OK Attempting to read NinjaFirewall's rules (nfw_rules) from the DB: OK Calling fetch_object: OK Checking rules integrity: OK Exiting.
Here .htninja (with the site’s IP in place of xx)
<?php /* +===================================================================+ | NinjaFirewall optional configuration file | | | | See: https://nintechnet.com/ninjafirewall/wp-edition/help/?htninja | +===================================================================+ */ if ( $_SERVER["REMOTE_ADDR"] == 'xx.xx.xx.xx' ) { return 'ALLOW'; // whitelist }
I tried to ininstall ninjafirewall & ninjascanner and to remove all ninjafiles in www folder.
Got this after reinstall (via WP extension backoffice) :[08/Nov/20:15:19:24 +0000] "nfw_options" is corrupted, restoring from last known good backup file (/home/myself/public_html/wp-content/nfwlog/cache/backup_xxxxxxx5_xxxxx.6xxx.php)
What should I try now ?
The page I need help with: [log in to see the link]
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘Cannot activate Full Waf !’ is closed to new replies.