Did you check the PHP error log, that would tell you why you have a problem?
I would not load another external application before the firewall. Instead, add it to the wp-content/nfwlog/ninjafirewall.php loader, and after the lines loading the firewall. That way, your application will be loaded after NinjaFirewall, but before WordPress.
Thread Starter
dimal
(@dimalifragis)
There are no errors recorded.
I will try your suggestion and update here.
Thanks
Thread Starter
dimal
(@dimalifragis)
Works fine with your suggestion. Thanks
Hi,
Discovered this support discussion via an alert (due to CIDRAM being mentioned). Just as a quick FYI: When running several different WAFs in conjunction (e.g., Ninja and CIDRAM together), if you need to load Ninja before CIDRAM, that shouldn’t negatively impact CIDRAM in any way at all. AFAIK, NinjaFirewall and CIDRAM should be able to play nicely together (i.e., AFAIK, there shouldn’t be any compatibility problems between the two, and CIDRAM doesn’t have any particular reason to be loaded before NinjaFirewall). But, if anyone encounters any such problems when running NinjaFirewall and CIDRAM in conjunction, I’d welcome them to let me know about it, so that I can look into it.