July
18
Disabling SeLinux for cPanel servers (Centos):
in the file /etc/selinux/config
need replace the value for option SELINUX from:
SELINUX=enforcing
to:
SELINUX=disabled
And then reboot the server.