Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder4.news.weretis.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.025 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'upgraded': 0.07; 'subject:script': 0.09; 'python': 0.11; "wouldn't": 0.14; 'apache': 0.15; 'fine.': 0.16; 'learns': 0.16; 'nick': 0.16; 'received:65.55.116.7': 0.16; 'subject:Apache': 0.16; 'subject:issue': 0.16; 'subject:run': 0.16; 'subject:python': 0.16; 'wrote:': 0.18; 'settings': 0.22; 'to:name:python- list@python.org': 0.22; 'install': 0.23; 'installation': 0.23; 'received:65.55.116': 0.24; 'mon,': 0.24; 'server.': 0.24; 'script': 0.25; 'header:In-Reply-To:1': 0.27; 'skip:- 40': 0.29; 'url:mailman': 0.30; "skip:' 10": 0.31; 'subject:that': 0.31; 'though.': 0.31; 'probably': 0.32; 'run': 0.32; 'worked': 0.33; 'url:python': 0.33; 'date:': 0.34; "he's": 0.36; 'url:listinfo': 0.36; 'url:org': 0.36; 'email addr:python.org': 0.37; 'hat': 0.38; 'needed': 0.38; 'to:addr:python-list': 0.38; 'issue': 0.38; 'pm,': 0.38; 'previous': 0.38; 'subject:': 0.39; 'to:addr:python.org': 0.39; 'url:mail': 0.40; 'read': 0.60; 'email addr:gmail.com': 0.63; 're:': 0.63; 'email name:python-list': 0.65; 'production': 0.68; 'default': 0.69; 'carlos': 0.91; 'subject:let': 0.93; '2013': 0.98 X-TMN: [R0AXGJt6Js50LswaZdPp+NNFHRSFFDrC] X-Originating-Email: [carlosnepomuceno@outlook.com] From: Carlos Nepomuceno To: "python-list@python.org" Subject: RE: Apache and suexec issue that wont let me run my python script Date: Tue, 4 Jun 2013 02:33:19 +0300 Importance: Normal In-Reply-To: <51AD2564.6080707@gmail.com> References: <20a49aac-3867-481f-96d4-c95a050781ed@googlegroups.com>, , , , <51AD2564.6080707@gmail.com> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 03 Jun 2013 23:33:20.0203 (UTC) FILETIME=[BB3BD9B0:01CE60B2] X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 29 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1370302468 news.xs4all.nl 15955 [2001:888:2000:d::a6]:54399 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:46824 ----------------------------------------=0A= > Date: Mon=2C 3 Jun 2013 17:23:16 -0600=0A= > From: torriem@gmail.com=0A= > To: python-list@python.org=0A= > Subject: Re: Apache and suexec issue that wont let me run my python scrip= t=0A= >=0A= > On 06/03/2013 04:13 PM=2C Carlos Nepomuceno wrote:=0A= >> '/var/log/httpd' is the default place for the Red Hat and CentOS install= ation of httpd.=0A= >>=0A= >> '/usr/local/apache/logs' is the default directory of the Apache httpd in= stallation.=0A= >>=0A= >> httpd has probably been upgraded by 'make install'.=0A= >=0A= > Oh wow. What a mess. I think Nick needs to read a good book on Red Hat=0A= > EL system administration. Think he needs to start over with a fresh=0A= > install of CentOS and only install software that comes from a repo using= =0A= > yum until he learns what he's doing.=0A= > --=0A= > http://mail.python.org/mailman/listinfo/python-list=0A= =0A= I did a httpd 'make install' on CentOS 6 and it worked fine. Needed a few t= weaks that I don't remember though.=0A= =0A= If you don't have any previous experience with Apache httpd settings I woul= dn't try that on a production server. =