[root@13gems ~]# cd /etc/ [root@13gems etc]# mv selinux/ selinux.BAK [root@13gems etc]# mkdir selinux [root@13gems etc]# echo 0>/selinux/enforce
[root@13gems etc]# tail /var/log/httpd/error_log [Fri Nov 06 12:51:49 2009] [error] [client 66.248.168.98] Premature end of script headers: index.py, referer: http://angrynates.com/global_solutions/ [Fri Nov 06 12:56:18 2009] [error] [client 66.248.168.98] (2)No such file or directory: exec of '/var/www/html/angrynates.com/global_solutions/index.py' failed, referer: http://angrynates.com/global_solutions/ [Fri Nov 06 12:56:18 2009] [error] [client 66.248.168.98] Premature end of script headers: index.py, referer: http://angrynates.com/global_solutions/ [Fri Nov 06 12:56:20 2009] [error] [client 67.96.172.81] (2)No such file or directory: exec of '/var/www/html/angrynates.com/global_solutions/index.py' failed [Fri Nov 06 12:56:20 2009] [error] [client 67.96.172.81] Premature end of script headers: index.py [Fri Nov 06 13:52:15 2009] [error] [client 66.249.67.153] File does not exist: /var/www/html/angrynates.com/robots.txt [Fri Nov 06 13:52:52 2009] [error] [client 208.84.198.58] (2)No such file or directory: exec of '/var/www/html/angrynates.com/global_solutions/index.py' failed, referer: http://angrynates.com/global_solutions/ [Fri Nov 06 13:52:52 2009] [error] [client 208.84.198.58] Premature end of script headers: index.py, referer: http://angrynates.com/global_solutions/ [Fri Nov 06 13:52:52 2009] [error] [client 208.84.198.58] File does not exist: /var/www/html/angrynates.com/favicon.ico [Fri Nov 06 13:52:53 2009] [error] [client 208.84.198.58] File does not exist: /var/www/html/angrynates.com/favicon.ico [root@13gems etc]#
Ideas? TIA, V
On Fri, Nov 6, 2009 at 4:15 PM, m.roth@5-cent.us wrote:
Victor Subervi wrote:
I tried all of that including echo 0 >/selinux/enforce and no luck. Ideas?
Go edit /etc/selinux/config and set it to 'DISABLED' then restart. Not sure if that's any different, but that's how I turn it off. My
/selinux folder is empty, and by doing the above, selinux IS turned off.
Or setenforce - see the man page
mark
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos