Unable to activate Full WAF Mode
-
I had NF running on my site on a shared server with Full WAF. I had the site migrated to a Cloud Hosting account on the same web host. AFAIK it’s the same basic configuration accept it uses MySQL now instead of MariaDB. Running LiteSpeed V8.0.1
HTTP server : Apache PHP version : 7.4.33 PHP SAPI : LITESPEED
I was having some issues activating Full WAF after migration. I thought it was curious that it wasn’t still activated. I tried deleting everything and running a fresh install of the plugin, and still getting the same issue.
I ran the wp-check file and it shows ‘auto_prepend_file:none’
However it does show this in the .htaccess file:
# BEGIN NinjaFirewall <IfModule lsapi_module> php_value auto_prepend_file "/path/to/file/wp-content/nfwlog/ninjafirewall.php" </IfModule> # END NinjaFirewall
The user.ini file is blank. I tried manually adding the above prepend to user.ini but that didn’t make a difference.
Also the wp-check gives this which I didn’t see before:
Error: missing manage_options capability – Error: missing unfiltered_html capability
(even though I am logged in)
- You must be logged in to reply to this topic.