Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder1.xlned.com!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.048 X-Spam-Evidence: '*H*': 0.91; '*S*': 0.00; 'skip:[ 20': 0.04; 'root': 0.05; 'subject:script': 0.09; 'python': 0.11; 'apache': 0.15; 'subject:Apache': 0.16; 'subject:issue': 0.16; 'subject:run': 0.16; 'subject:python': 0.16; 'to:name:python-list@python.org': 0.22; 'received:65.55.116': 0.24; 'script': 0.25; '>': 0.26; 'post': 0.26; 'header:In-Reply-To:1': 0.27; 'url:mailman': 0.30; 'subject:that': 0.31; 'run': 0.32; 'url:python': 0.33; 'date:': 0.34; 'url:listinfo': 0.36; 'url:org': 0.36; 'error.': 0.37; 'email addr:python.org': 0.37; 'to:addr:python-list': 0.38; 'issue': 0.38; 'subject:': 0.39; 'to:addr:python.org': 0.39; 'url:mail': 0.40; 'email addr:gmail.com': 0.63; 're:': 0.63; 'skip:n 10': 0.64; 'email name:python-list': 0.65; 'nobody': 0.68; 'skip:/ 30': 0.84; 'subject:let': 0.93; '2013': 0.98 X-TMN: [1TnleT44tVV85w9D12fLaUSnA5VjbrLG] X-Originating-Email: [carlosnepomuceno@outlook.com] Content-Type: multipart/alternative; boundary="_2ae2ab7e-0e61-4a99-a65d-acd5f4253cf8_" 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 14:42:52 +0300 Importance: Normal In-Reply-To: <03d8964e-7cea-4072-b1f1-19d83e494191@googlegroups.com> References: <20a49aac-3867-481f-96d4-c95a050781ed@googlegroups.com>, >,>,, ,,> , >,<, <51AD2564.6080707@gmail.com>, ,,> , >,<, <51AD70E8.70506@gmail.com>, ,,> , >, <, <6c0ed9da-0f29-4b6b-a804-771763454dd4@googlegroups.com>, , >, , > <,>,,,> , >, <4ed43a69-0dfe-4078-a836-db5201811761@googlegroups.com>, , <2e1dbdc2-6bca-4c4e-93b0-4c0cddb72bc1@googlegroups.com>, <03d8964e-7cea-4072-b1f1-19d83e494191@googlegroups.com> MIME-Version: 1.0 X-OriginalArrivalTime: 04 Jun 2013 11:42:52.0652 (UTC) FILETIME=[A5A582C0:01CE6118] 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: 64 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1370346181 news.xs4all.nl 15969 [2001:888:2000:d::a6]:44817 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:46878 --_2ae2ab7e-0e61-4a99-a65d-acd5f4253cf8_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Post your httpd.conf to pastebin and send us the link... > Date: Tue=2C 4 Jun 2013 04:38:44 -0700 > Subject: Re: Apache and suexec issue that wont let me run my python scrip= t > From: nikos.gr33k@gmail.com > To: python-list@python.org >=20 > root@nikos [/home/nikos/www/data/apps]# ls -l /usr/local/apache/logs/erro= r_log > -rwxr-xr-x 1 root apache 32447472 Jun 4 14:36 /usr/local/apache/logs/err= or_log* > root@nikos [/home/nikos/www/data/apps]# chown nobody:apache /usr/local/ap= ache/logs/error_log > root@nikos [/home/nikos/www/data/apps]# ls -l /usr/local/apache/logs/erro= r_log > -rwxr-xr-x 1 nobody apache 32447472 Jun 4 14:36 /usr/local/apache/logs/e= rror_log* >=20 >=20 > still the same error. > --=20 > http://mail.python.org/mailman/listinfo/python-list = --_2ae2ab7e-0e61-4a99-a65d-acd5f4253cf8_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable

Post your httpd.conf to past= ebin and send us the link...

>=3B Date: Tue=2C 4 Jun 2013 04:= 38:44 -0700
>=3B Subject: Re: Apache and suexec issue that wont let me= run my python script
>=3B From: nikos.gr33k@gmail.com
>=3B To: p= ython-list@python.org
>=3B
>=3B root@nikos [/home/nikos/www/data= /apps]# ls -l /usr/local/apache/logs/error_log
>=3B -rwxr-xr-x 1 root = apache 32447472 Jun 4 14:36 /usr/local/apache/logs/error_log*
>=3B ro= ot@nikos [/home/nikos/www/data/apps]# chown nobody:apache /usr/local/apache= /logs/error_log
>=3B root@nikos [/home/nikos/www/data/apps]# ls -l /us= r/local/apache/logs/error_log
>=3B -rwxr-xr-x 1 nobody apache 32447472= Jun 4 14:36 /usr/local/apache/logs/error_log*
>=3B
>=3B
&g= t=3B still the same error.
>=3B --
>=3B http://mail.python.org/m= ailman/listinfo/python-list
= --_2ae2ab7e-0e61-4a99-a65d-acd5f4253cf8_--