Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #72027

Re: WSGI

Date 2014-05-25 14:22 +0200
From Chris <ch2009@arcor.de>
Subject Re: WSGI
References <btv115Fb0rlU1@mid.individual.net> <20140519205252.264fc764@bigbox.christie.dr> <mailman.10281.1401005873.18130.python-list@python.org> <pejgv.154404$hK2.6465@fx04.am4>
Newsgroups comp.lang.python
Message-ID <mailman.10309.1401043815.18130.python-list@python.org> (permalink)

Show all headers | View raw


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@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

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Python CGI Christian <chris_news@arcor.de> - 2014-05-19 20:32 +0200
  Re: Python CGI Burak Arslan <burak.arslan@arskom.com.tr> - 2014-05-19 21:53 +0300
  Re: Python CGI Tim Chase <python.list@tim.thechases.com> - 2014-05-19 20:52 -0500
  WSGI (was: Re: Python CGI) Christian <chris_news@arcor.de> - 2014-05-25 09:01 +0200
  WSGI (was: Re: Python CGI) Chris <ch2009@arcor.de> - 2014-05-25 09:06 +0200
    Re: WSGI (was: Re: Python CGI) alister <alister.nospam.ware@ntlworld.com> - 2014-05-25 10:04 +0000
      Re: WSGI Chris <ch2009@arcor.de> - 2014-05-25 14:22 +0200

csiph-web