On 6/29/05, Mark H. Wood <[EMAIL PROTECTED]> wrote: > When started, Apache (2.0.54) shows that it found the wrapper and likes > its condition: > > error_log:[Wed Jun 29 14:38:37 2005] [notice] suEXEC mechanism enabled > (wrapper: /usr/sbin/suexec2) > > But a script under a userdir runs as the httpd user, not the script's > owner. It appears that suexec2 is not being invoked.
Note that suexec will only be used if the request is mapped by mod_userdir. Make sure you are actually using mod_userdir and not some Alias or RewriteRule to do the user directory mapping. 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: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]