Hi, I'm noticing an issue regarding log file creation on FreeBSD with uWSGI 0.9.7.2. This appears to work correctly on Linux.
Anyway, in my uwsgi.ini file I specify a uid/gid. When I start uwsgi: >sudo uwsgi --ini uwsgi.ini The initial log files are created as root/wheel rather than my uid/gid. Everything works until the logs get rotated, and after the HUP, the logs are written to as the uid/gid specified in the uwsgi.ini file. This causes a permissions error on the log file(s). -- Berndt Jung Sent with Sparrow
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
