[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] Permissions for PHP "user"



On Sat, 16 Jun 2001 11:45, Gergo Soros wrote:
> Hi Brad,
>
> >  I thought PHP was an Apache module and Apache ran as
> > user nobody. I'm confused.
>
> Apache runs as user httpd group httpd (at least on the Raq4).
>
> root$ cat /etc/httpd/conf/httpd.conf | grep User

OK, you're right of course, but why is this so. Shouldn't the default 
permissions for files in the web directorys be httpd rwx?
Why nobody and sitex?

Still confused,
Brad