Hi all,
Have CWP running with Nginx (on CentOS 7) serving pages which works perfectly.
However, even though i've supposedly disabled Apache/httpd from within CWP as well as issuing 'chkconfig httpd off' and 'systemctl disable httpd' commands, something still appears to be spawning httpd processes after a handful of hours. And i just can't work out what is causing this.
Does anyone know how to completely disable Apache and prevent it spawning processes without completely removing/uninstalling it?
Cheers all! :)