Il giorno 07/giu/2012, alle ore 14:58, Jean-Baptiste Quenot ha scritto:
> I get this in the log file:
>
> writing pidfile to /run/uwsgi/app/crunch/pid
> open("/run/uwsgi/app/crunch/pid"): Permission denied [utils.c line 4196]
Set the owner of that file to the user running uWSGI (with daemonize2 you are
postponing the daemonization after privileges drop).
If you do not want to mess with permissions, remove the old file and use
--pidfile2
--
Roberto De Ioris
http://unbit.it
JID: [email protected]
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi