Path: csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeds.phibee-telecom.net!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.007 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'source,': 0.04; 'subject:script': 0.09; "wouldn't": 0.14; 'apache': 0.15; 'disaster.': 0.16; 'fine.': 0.16; 'from:addr:torriem': 0.16; 'from:name:michael torrie': 0.16; "he'd": 0.16; 'levels,': 0.16; 'recipe': 0.16; 'subject:Apache': 0.16; 'subject:issue': 0.16; 'subject:run': 0.16; 'subject:python': 0.16; 'wrote:': 0.18; 'packages.': 0.19; 'settings': 0.22; 'header:User-Agent:1': 0.23; 'server.': 0.24; "i've": 0.25; 'source': 0.25; 'header:In-Reply- To:1': 0.27; 'subject:that': 0.31; 'though.': 0.31; 'figure': 0.32; 'worked': 0.33; "can't": 0.35; 'but': 0.35; 'date.': 0.36; "he's": 0.36; 'installing': 0.36; 'reports': 0.37; 'sometimes': 0.38; 'message-id:@gmail.com': 0.38; 'needed': 0.38; 'to:addr :python-list': 0.38; 'pm,': 0.38; 'track': 0.38; 'previous': 0.38; 'anything': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'him,': 0.64; 'production': 0.68; 'carlos': 0.91; 'subject:let': 0.93 X-Virus-Scanned: amavisd-new at torriefamily.org Date: Mon, 03 Jun 2013 22:45:28 -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>, , , , <51AD2564.6080707@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 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: 14 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1370321138 news.xs4all.nl 15922 [2001:888:2000:d::a6]:59424 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:46835 On 06/03/2013 05:33 PM, Carlos Nepomuceno wrote: > I did a httpd 'make install' on CentOS 6 and it worked fine. Needed a > few tweaks that I don't remember though. > > If you don't have any previous experience with Apache httpd settings > I wouldn't try that on a production server. Precisely. Given his experience levels, installing httpd from source is recipe for disaster. He's now going to have to track security flaw reports manually, try to figure out which ones apply to him, and keep his apache up to date. I can't think of anything he'd need in Apache that's not in the CentOS packages. I've sys-admined for years and I've never ever needed an Apache outside out of the repos. Sometimes I needed other things I had to build from source, but never apache.