=========================================================================
* Manager for Mapn. Organized by NGRO.ORGanization *
*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
* This script is a tool to Manage status / virtual host of Mapn *
* For more information please visit http://www.ngro.org *
* *
* tips: /root/mapn 1 = to Add Virtual Host *
* /root/mapn 2 = to Add Virtual Host With SSL *
* /root/mapn 3 = to Remove Virtual Host *
* *
* usage: /root/mapn { 1 | 2 | 3 } *
* usage: /root/mapn {start |stop |reload |restart |kill |status} *
* *
=========================================================================
httpd: Syntax error on line 345 of /usr/local/apache/conf/httpd.conf: Cannot load /usr/local/apache/modules/libphp5.so into server: /usr/local/apache/modules/libphp5.so: cannot restore segment prot after reloc: Permission denied
[root@localhost Mapn_Full_Ver_2_8]# vi /etc/selinux/config
# This file controls the state of SELinux on the system.
# SELINUX= can take one of these three values:
# enforcing - SELinux security policy is enforced.
# permissive - SELinux prints warnings instead of enforcing.
# disabled - SELinux is fully disabled.
SELINUX=disabled
# SELINUXTYPE= type of policy in use. Possible values are:
# targeted - Only targeted network daemons are protected.
# strict - Full SELinux protection.
SELINUXTYPE=targeted
# SETLOCALDEFS= Check local definition changes
SETLOCALDEFS=0