Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!194.109.133.87.MISMATCH!newsfeed.xs4all.nl!newsfeed1.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.009 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'charset:iso-8859-7': 0.04; 'upgraded': 0.07; 'subject:script': 0.09; 'apache': 0.15; 'from:addr:torriem': 0.16; 'from:name:michael torrie': 0.16; 'learns': 0.16; 'nick': 0.16; 'subject:Apache': 0.16; 'subject:issue': 0.16; 'subject:run': 0.16; 'subject:python': 0.16; 'wrote:': 0.18; 'install': 0.23; 'installation': 0.23; 'header:User-Agent:1': 0.23; 'header:In-Reply-To:1': 0.27; "skip:' 10": 0.31; 'subject:that': 0.31; 'probably': 0.32; "he's": 0.36; 'message-id:@gmail.com': 0.38; 'hat': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'read': 0.60; 'default': 0.69; 'carlos': 0.91; 'subject:let': 0.93 X-Virus-Scanned: amavisd-new at torriefamily.org Date: Mon, 03 Jun 2013 17:23:16 -0600 From: Michael Torrie User-Agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.12) Gecko/20130105 Thunderbird/10.0.12 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Apache and suexec issue that wont let me run my python script References: <20a49aac-3867-481f-96d4-c95a050781ed@googlegroups.com>, In-Reply-To: Content-Type: text/plain; charset=ISO-8859-7 Content-Transfer-Encoding: 7bit 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: 11 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1370301804 news.xs4all.nl 15986 [2001:888:2000:d::a6]:46100 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:46822 On 06/03/2013 04:13 PM, Carlos Nepomuceno wrote: > '/var/log/httpd' is the default place for the Red Hat and CentOS installation of httpd. > > '/usr/local/apache/logs' is the default directory of the Apache httpd installation. > > httpd has probably been upgraded by 'make install'. Oh wow. What a mess. I think Nick needs to read a good book on Red Hat EL system administration. Think he needs to start over with a fresh install of CentOS and only install software that comes from a repo using yum until he learns what he's doing.