You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by azeem ahmad <az...@msn.com> on 2006/02/21 22:50:51 UTC

[users@httpd] suexec

hi list
i m wondering that my cgi scripts are being access denied, i thin kits 
matter of suexec
but i m not finding any help about how to use it
i placed
SuexecUserGroup mine mine
but when restarting it says
configuration broken, ignoring restart
is it a wrong placement of directive

Regards
Azeem



---------------------------------------------------------------------
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: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] suexec

Posted by Joshua Slive <jo...@slive.ca>.
On 2/21/06, azeem ahmad <az...@msn.com> wrote:
> hi list
> i m wondering that my cgi scripts are being access denied, i thin kits
> matter of suexec
> but i m not finding any help about how to use it
> i placed
> SuexecUserGroup mine mine
> but when restarting it says
> configuration broken, ignoring restart
> is it a wrong placement of directive

To see if suexec is really the problem, try renaming the suexec binary
and then restarting the server.  If the problem goes away, you know
suexec is at fault; otherwise, you need to look elsewhere (start with
the error_log).

Joshua.

---------------------------------------------------------------------
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: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org