WSGI

Chris ch2009 at arcor.de
Sun May 25 08:22:08 EDT 2014


On 05/25/2014 12:04 PM, alister wrote:
> is your apache server running as root?
> if so it probably should be corrected

One is running as chris, the others as apache:

[root at t-centos1 ~]# ps -ef|grep httpd
root      1199     1  0 08:47 ?        00:00:01 /usr/sbin/httpd
chris     1293  1199  0 09:47 ?        00:00:00 /usr/sbin/httpd
apache    1294  1199  0 09:47 ?        00:00:00 /usr/sbin/httpd
apache    1295  1199  0 09:47 ?        00:00:00 /usr/sbin/httpd
apache    1296  1199  0 09:47 ?        00:00:00 /usr/sbin/httpd
apache    1297  1199  0 09:47 ?        00:00:00 /usr/sbin/httpd
apache    1298  1199  0 09:47 ?        00:00:00 /usr/sbin/httpd
apache    1299  1199  0 09:47 ?        00:00:00 /usr/sbin/httpd
apache    1300  1199  0 09:47 ?        00:00:00 /usr/sbin/httpd
apache    1301  1199  0 09:47 ?        00:00:00 /usr/sbin/httpd
root      1578  1566  0 14:21 pts/0    00:00:00 grep httpd


-- 
Gruß,
Christian



More information about the Python-list mailing list