Hi, Is there any reason why umask is unusable without daemonize=false?
This means I can't manage processes within supervisorctl (when having to use fastcgi due to client not being able to have uwsgi). For example: srwxr-xr-x 1 tt tt 0 Sep 9 15:00 fastcgi That means that nginx (www-data) is unable to write to the socket. Same discussion here: http://stackoverflow.com/questions/3431029/socket-permissions-when-running-django-with-fastcgi Cal -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.
