On 5/16/06, Amir Aavani <[EMAIL PROTECTED]> wrote:
Thanks Bill, When I disabled the selinux (or even set it to permissive mode), the problem solved.
:-) Great but disabling SELinux is not a problem resolution path. Se below for a better solution.
> try as root; > setenforce 0 > > to see if selinux is interfering. if it now works, selinux is stoppng > your cgi -- then you will ned to modify the policy enforcement under > httpd->allow cgi write access (all this is located under the GUI > security panel.)
Note 'as root' means execute 'su -' to become root, note the '-'. As root execute 'system-config-securitylevel' next set each particular security as needed, pay special attention to Allow CGI Write Access, etc. References (note that some cover FC3, et al, but the procedures are still relevant: http://fedora.redhat.com/docs/selinux-apache-fc3/sn-debugging-and-customizing.html http://fedora.redhat.com/docs/selinux-apache-fc3/sn-further-approaches.html http://www.google.com/search?hl=en&q=selinux+allow+cgi+write+access+policy&btnG=Google+Search -- WC (Bill) Jones -- http://youve-reached-the.endoftheinternet.org/ --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]