DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=18156>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=18156 Suexec runs as the VirtualHost user instead of the owner of the UserDir ------- Additional Comments From [EMAIL PROTECTED] 2004-04-29 14:41 ------- Thanks, that's clearer. But there is still some stuff which I assume is irrelevant to your problem, like the mod_rewrite directives and the UserDir disabled stuff. Does your problem go away if you remove those? Unfortunately, I don't have a unix system available to test on at the moment. I've looked at the code, and it appears to me that when both SuexecUserGroup and mod_userdir is active, there is no defined ordering between the get_suexec_identity hooks. So perhaps the userdir suexec stuff doesn't work at all if SuexecUserGroup is present. In that case, simply fixing the hook ordering could fix the problem. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
