Edit /etc/selinux/config file, run:
vi /etc/selinux/config
Update the configuration file as follows:
SELINUX=permissive SELINUXTYPE=targeted
Save and close the file.
Reboot the server:
reboot