Control Web Panel

WebPanel => Aplications => Topic started by: ring_c on December 09, 2018, 06:14:36 PM

Title: Wordfence / Ninja Firewall
Post by: ring_c on December 09, 2018, 06:14:36 PM
Hi,


Since the update to PHP-FPM I can't install Wordfence or Ninja Firewall (both are using auto_prepend_file) on my wordpress sites.
My webserver is apache + varnish + php-fpm. I've also tried changing the webserver to use fastcgi, but it didn't change anything.


Any idea?
Title: Re: Wordfence / Ninja Firewall
Post by: GTMAN on December 09, 2018, 07:13:13 PM
I'm running Wordfence. Did you configure the domain with

Web Server Setting>WebServers domain conf

FPM uses .user.ini which wordfence altered to

; Wordfence WAF
auto_prepend_file = '/home/jet/public_html/wordfence-waf.php'
; END Wordfence WAF
Title: Re: Wordfence / Ninja Firewall
Post by: ring_c on December 11, 2018, 01:15:40 PM
All my domains are configured to use PHP-FPM
When I login to wp-admin I'm getting this:
(https://i.imgur.com/kWjyvRZ.png)



And when trying to configure wordfence clicking "CLICK HERE TO CONFIGURE",  I get this:
(https://i.imgur.com/trDBbZG.png)