On Fri, Jul 24, 2015 at 9:12 AM, Manivel Rajendran <[email protected]> wrote: > Hi, > > Can you try this method? > here you should mention your webserver user instead of nginx. > > [uwsgi] > ## appropriate user and permissions > uid=nginx > gid=nginx > chmod-socket=666 > chown-socket=nginx:nginx Did you mean to try with www-data? I tried with that and it didn't work.
-- Thiago Farina _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
