9 messages in ru.sysoev.nginxRe: nginx-0.4.1
FromSent OnAttachments
Igor SysoevSep 14, 2006 6:55 am 
Francois SimondSep 14, 2006 7:26 am 
Igor SysoevSep 14, 2006 7:32 am 
Aleksandar LazicSep 14, 2006 7:36 am 
Francois SimondSep 14, 2006 7:45 am 
Francois SimondSep 14, 2006 7:48 am 
Francois SimondSep 14, 2006 7:57 am 
Igor SysoevSep 14, 2006 7:59 am.txt
Francois SimondSep 14, 2006 8:06 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: nginx-0.4.1Actions...
From:Aleksandar Lazic (al-n@public.gmane.org)
Date:Sep 14, 2006 7:36:22 am
List:ru.sysoev.nginx

Hi,

On Don 14.09.2006 16:27, Francois Simond wrote:

2006/09/14 16:18:11 [crit] 8958#0: *4 open() "/usr/local/nginx/html/50x.html" failed (1: Operation not permitted), client: 127.0.0.1, server: localhost, URL: "/index.html", host: "localhost"

If i chown nobody: -R html/ , 200 OK it works.

This is the default user.

There are to possibilities to change this behaviour:

1.) add --user= to your configure call 2.) change the 'user'-line in nginx.conf to the owner of the files

I think that root isn't good ;-)

regards

Aleks