Hello,
for some reasons (mainly the lack of gd support in Apple shipped
version), I decided to use the apache2 webserver provided by fink.
Everything works fine, except a cgi script in my user account (it works
with Apple version).
In error.log I have :
suexec policy violation: see suexec log for more details
In susexec.log :
user mismatch (_www instead of www)

In /sw/etc/apache2/users/alex.conf, I simply put
<Directory /Users/alex/Sites/rc5_stat>
    Options +ExecCGI
    AddHandler cgi-script .cgi
 </Directory>

I have verified this works on  Debian 4.0 and Xubuntu 8.10.

In Apple httpd.conf, user and group are set to www, it is the same for
fink. But actually, file written by the server are owned by _www. This
was not the case for MacOS X 10.4 I think.

Does anyone know where does this user mismatch come from ?

THank you very much

Alexandre


------------------------------------------------------------------------------
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to