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

Re: [cobalt-users] Owner of Web Server Processes?



The first httpd process runs as root and all the following httpd
processes as uid httpd.  

root 9744  0.0  0.9  4852  1208  ?  S  Jan  1 0:00 /usr/sbin/ahttpd 

The above is the admin web server process that runs on port 81 which
always runs as uid root.

Jeff-

Rik Thomas wrote:
> 
> Telnet is and do a 'ps aux | grep httpd '  without the 's  You will get
> output like this:
> 
> httpd  26409  0.1  1.9  6020  2496  ?  S   14:27   0:00 /usr/sbin/httpd
> root    9744  0.0  0.9  4852  1208  ?  S  Jan  1   0:00 /usr/sbin/ahttpd -d /
> root    9760  0.0  1.8  5968  2340  ?  S  Jan  1   0:32 /usr/sbin/httpd
> 
> The actual owner is root as shown all the way on the left the next column
> is the pid.  You might try using httpd, but I believe on my other boxes
> (not RAQs)  I used root.
> 
> Good luck.
> On Wed, 5 Jan 2000, Provincetown Design Group wrote:
> 
> >
> > Simple question - who is the owner of the Web Server on the Raq2?
> >
> > I'm trying to install PHPLIB and the installation instructions say
> > "Create an empty database for your application and make sure the
> > owner of your web server processes can access this database". I'm
> > okay on how to grant this access, just wondering who to give it to...
> >
> > Thanks,
> > doug
> 
> Rik Thomas rikt@xxxxxxxxxxxx
> http://www.delaware.net
> (p) 302.736.5515
> 
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-users