On Fri, May 30, 2008 at 6:29 PM, Henrik Vendelbo < [email protected]> wrote:
I run nginx as nobody:nobody, and group nobody should have write
access to the log file, even so it fails with this message:
does anybody have write permissions to the containing directly? or does
nobody have it?
-jf’
–
In the meantime, here is your PSA:
“It’s so hard to write a graphics driver that open-sourcing it would not
help.”
– Andrew Fear, Software Product Manager, NVIDIA Corporation
I have tried with containing directory chown root:nobody and
nobody:nobody, I have even tried giving everyone write access with
chmod. Makes no difference.
On Fri, May 30, 2008 at 6:37 PM, Jeffrey ‘jf’ Lim [email protected]
wrote:
drwxr-xr-x 85 root wheel 2890 30 May 00:00 …
-rwxrwx— 1 root nobody 5496 30 May 00:21 www.access.log
I run nginx as nobody:nobody, and group nobody should have write
access to the log file, even so it fails with this message:
does anybody have write permissions to the containing directly? or does
nobody have it?
containing directory, sorry.
-jf
–
In the meantime, here is your PSA:
“It’s so hard to write a graphics driver that open-sourcing it would not
help.”
– Andrew Fear, Software Product Manager, NVIDIA Corporation
Hmm, seems I have gotten a bit further. If I create the log files
myself and make them group writable with root:nobody, it doesn’t write
an error. It still terminates the nginx process though, I wonder if
that is launchd getting confused by the master forking mechanism.
On Sat, May 31, 2008 at 10:55 PM, Henrik Vendelbo
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.