<div dir="ltr"><a href="http://man7.org/linux/man-pages/man3/getgrnam.3.html">http://man7.org/linux/man-pages/man3/getgrnam.3.html</a><br><div><br></div><div>getgrnam() is a system call to try to get the group name provided. Did you create the 'rich' group, or configure nginx to use an appropriate group?</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Oct 30, 2015 at 2:55 PM, Viaduct Lists <span dir="ltr"><<a href="mailto:lists@viaduct-productions.com" target="_blank">lists@viaduct-productions.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Just found out that I was running nginx as the nobody user.  I’d like to change it to rich, but I get this error if installed as user rich; in the nginx.conf:<br>
<br>
nginx: [emerg] getgrnam("rich") failed in /usr/local/etc/nginx/nginx.conf:2<br>
<br>
I tried the user www but that also received a 403 error.  Not sure who to run nginx as.<br>
<br>
Cheers<br>
<br>
<br>
<br>
> On Oct 30, 2015, at 5:20 PM, Viaduct Lists <<a href="mailto:lists@viaduct-productions.com">lists@viaduct-productions.com</a>> wrote:<br>
><br>
> Hi folks.<br>
><br>
> I’m getting 403’s on all my locahost domains.  All are entered into /etc/hosts as 127.0.0.1, and were working when using Apache.<br>
><br>
> Nothing is showing up in the access or error log.  Some domains are owned by rich/wheel and some by rich/admin.  I’m using passenger with these, and I can get my default_server served on passenger standalone at <a href="http://0.0.0.0:3000" rel="noreferrer" target="_blank">0.0.0.0:3000</a> only.<br>
><br>
> Here is my current nginx.conf:<br>
><br>
> <a href="http://p.ngx.cc/27" rel="noreferrer" target="_blank">http://p.ngx.cc/27</a><br>
><br>
> Any input appreciated.  Cheers<br>
> _______________________________________________<br>
> nginx mailing list<br>
> <a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
> <a href="http://mailman.nginx.org/mailman/listinfo/nginx" rel="noreferrer" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
<br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" rel="noreferrer" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a></blockquote></div><br></div>