DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7810>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7810 suexec + userdir non-functional in httpd 2.0.35 (possibly related to bug 7791) [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | ------- Additional Comments From [EMAIL PROTECTED] 2002-06-25 17:57 ------- I am experiencing this problem on Solaris 8 and the latest version httpd 2.0.39. Skimming through the source it seems the patches included in the bug report were applied before its release. It appears to be a problem with userdir, because apache will call suexec, but it does not recognize user directories (suexec is called with the target uid/gid of the httpd user/group and treats the CGI as if it were in the document root). I have UserDir set to web in httpd.conf and am loading the following as DSOs: access_module alias_module auth_module autoindex_module cgi_module dir_module env_module include_module log_config_module mime_magic_module mime_module negotiation_module setenvif_module suexec_module unique_id_module userdir_module vhost_alias_module and the following compiled in: # /usr/local/apache/bin/httpd -l Compiled in modules: core.c mod_ssl.c prefork.c http_core.c mod_so.c Hopefully I didn't miss something obvious! Thanks in advance, Dennis --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
