HostOnNet Blog

Tag Archives: selinux

selinux

Just disable it


How to disable SELinux

We can use the setenforce command to disable SELinux The ‘setenforce’ command may be used to switch between Enforcing and Permissive modes To make it permanant, edit /etc/selinux/config file, run: Update the configuration file as follows: To quickly check SELinux


CentOS release 6.5 sendmail error NOQUEUE: SYSERR(apache): can not chdir

On a CentOS release 6.5 (Final) server, when sending mail from PHP, no mails are sent out. Checking the log file (/var/log/maillog), i got following error message. Look like CentOS is now using sendmail as default. Some time back, they


You don’t have permission to access / on this server

On a new apache installation, when i g to the site i got following error Forbidden You don’t have permission to access / on this server. Apache/2.2.11 (Fedora) Server at 192.168.206.128 Port 80 I set permission for DocumentRoot to 755