beta testing for mod_wsgi
Manlio Perillo
manlio_perillo at libero.it
Tue Jan 15 13:41:42 MSK 2008
mobiledreamers at gmail.com ha scritto:
> nginx -c infrastructure/nginx_trac_modwsgi.conf
> 2008/01/15 02:31:40 [emerg] 25478#0: glob() "/opt/local/conf/wsgi_vars"
> failed (2: No such file or directory) in
> infrastructure/nginx_trac_modwsgi.conf:40
> [mark at db264282 ~/work]$ cd /opt/local/wsgi_temp/
> -bash: cd: /opt/local/wsgi_temp/: Permission denied
> adrian this is the error on using the conf file for trac nginx
This is ok.
The temporary directories are created writeable/readable on by the owner.
By default nginx runs as "nobody",
http://wiki.codemongers.com/NginxMainModule#user
Manlio Perillo
More information about the nginx
mailing list