An enabled SELinux could be the cause of this issue.
You can disable it.
Edit this config file:
/etc/selinux/config
To set:
SELINUX=disabled
Now reboot your CentOS, or run this command to disable SELinux immediately:
setenforce 0
An enabled SELinux could be the cause of this issue.
You can disable it.
Edit this config file:
/etc/selinux/config
To set:
SELINUX=disabled
Now reboot your CentOS, or run this command to disable SELinux immediately:
setenforce 0
An enabled SELinux could be the cause of this issue.
You can disable it.
Edit this config file:
/etc/selinux/config
To set:
SELINUX=disabled
Now reboot your CentOS, or run this command to disable SELinux immediately:
setenforce 0