Welcome! Log In Create A New Profile

Advanced

Re: Re[2]: auth_basic 500 Internal Server Error

June 24, 2013 05:26PM
On Tue, 2013-06-25 at 00:20 +0300, wishmaster wrote:
>
> --- Original message ---
> From: "Reinis Rozitis" <r@roze.lv>
> Date: 24 June 2013, 23:00:48
>
>
> > > 2013/06/24 22:03:05 [crit] 34189#0: *1 open()
> > > "/usr/local/etc/nginx/authpw" failed (13: Permission denied)
> > >
> > > # ls -lo ./authpw
> > > -r--r----- 1 root www - 50 24 чер 21:58 ./authpw
> > >
> > > What I have missed?
> >
> > The error log kind of explains - the auth file is not readable by nginx
> > user.
> >
> > Do you have specified the 'www' group in the nginx config (
> > http://nginx.org/en/docs/ngx_core_module.html#user ) ?
>
> Off course,
> user www www;
> worker_processes 1;
> ......
>
The error is extremely specific. Look at permissions of file ( looks ok
), and all parent directories. www ( user and group ) doesn't have
access to one of them.

You only showed permissions of ./authpw. Can you confirm you were
in /usr/local/etc/nginx at the time?

Steve
--
Steve Holdoway BSc(Hons) MNZCS
http://www.greengecko.co.nz
Linkedin: http://www.linkedin.com/in/steveholdoway
Skype: sholdowa

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

auth_basic 500 Internal Server Error

artem June 24, 2013 03:20PM

Re: auth_basic 500 Internal Server Error

Reinis Rozitis June 24, 2013 04:02PM

Re[2]: auth_basic 500 Internal Server Error

artem June 24, 2013 05:22PM

Re: Re[2]: auth_basic 500 Internal Server Error

GreenGecko June 24, 2013 05:26PM

Re[2]: Re[2]: auth_basic 500 Internal Server Error

artem June 24, 2013 05:36PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 312
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready