Click to See Complete Forum and Search --> : CGIwrap help


linuxvictim
03-30-2001, 04:32 PM
Hi,

I am setting up a site on RedHat 6, and I want to run CGI scripts. Previously this has been trouble free but as the new server is using cgi-wrap, I get the following error:
==========
CGIWrap Error: Execution of this script not permitted
Execution of (httpd) is not permitted for the following reason:


User not Privileged.
==========

I believe I need to set CGIwrap to accept the user 'httpd' (scripts running as httpd as defined in httpd.conf) How do I do this? If this is not the solution, any ideas what is?

Thanks in advance

:confused: