View Single Post

   
  #1 (permalink)  
Old 02-16-2008, 05:06 AM
unbending@hushmail.com
 
Posts: n/a
Default enabling/disabling suexec for chrooted httpd

What needs to be done to enable suexec for httpd? I checked "httpd -l"
and it had "suexec: disabled; invalid wrapper /usr/sbin/suexec". I
also checked "suexec -V" and it seemed to be configured correctly. The
only "problem" I can see is that suexec was compiled with minuid=1000
and the www user has a uid of 67. This is all coming from the default
install.

How can I tell if suexec is running correctly? httpd is still
chrooted, I just wanted to also turn on suexec. No reason, just
thought I'ld try it to know for future reference.
Reply With Quote