Hi, I'm trying to run Apache instance which doesn't have access to /etc/passwd and /etc/group but mod_wsgi is having problems with this. Even if i set user/group as uid/gid, i'm getting this error:
Syntax error on line 3 of /etc/apache2/mods-enabled/wsgi.conf: Couldn't determine user name from uid. Why it needs access to /etc/passwd at all? The whole vanilla Apache doesn't need this. Thank you. -- You received this message because you are subscribed to the Google Groups "modwsgi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/modwsgi. For more options, visit https://groups.google.com/groups/opt_out.
