[CentOS] No Such File...

Fri Nov 6 21:54:40 UTC 2009
Victor Subervi <victorsubervi at gmail.com>

[root at 13gems ~]# cd /etc/
[root at 13gems etc]# mv selinux/ selinux.BAK
[root at 13gems etc]# mkdir selinux
[root at 13gems etc]# echo 0>/selinux/enforce

[root at 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 at 13gems etc]#

Ideas?
TIA,
V

On Fri, Nov 6, 2009 at 4:15 PM, <m.roth at 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 at centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20091106/b5a7c52f/attachment-0003.html>