Path: csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.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.046 X-Spam-Evidence: '*H*': 0.91; '*S*': 0.00; 'charset:iso-8859-7': 0.04; 'subject:script': 0.09; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'ought': 0.16; 'subject:Apache': 0.16; 'subject:issue': 0.16; 'subject:run': 0.16; 'www': 0.16; 'subject:python': 0.16; 'wrote:': 0.18; 'wed,': 0.18; 'trying': 0.19; "skip:' 30": 0.19; 'error': 0.23; 'now?': 0.24; 'shown': 0.26; 'least': 0.26; 'header:In-Reply-To:1': 0.27; 'wonder': 0.29; 'locations': 0.30; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'subject:that': 0.31; 'username': 0.31; 'file': 0.32; 'quite': 0.32; 'display': 0.35; 'something': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'two': 0.37; 'same.': 0.38; 'to:addr :python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'skip:u 10': 0.60; 'mentioned': 0.61; 'course': 0.61; "you're": 0.61; 'such': 0.63; 'confirm': 0.64; 'finally': 0.65; 'common,': 0.84; 'directory"': 0.84; 'subject:let': 0.93; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=LeqmFtQ8YuBJ/FETgQeWojNqtmkwAhpDfzMtau8H9jM=; b=UIMkalfZsCphIf0h53zDp2D8SiGG8DbiryBKn8nsDI1iPhrCBpLfUmKEnffEz0AytI uSWF33MLYggABFZ5M+IfeXQPRxFZ87mNzfQRWDApSx+elV/03U0j6sp6JteFRnX020OM +nqly4NnXZc0nvkho3RdYWAnvsYZipyPXL71NDer9R49K7Rv0DXqHPKkdUuq6PgL+BcU DBS40UPQEGFjqGSCv+ejpzqmY05ZrA/1gwE3moMlfH0Wryd6GJ9h76XEzfxYSCZs0ecL aB4XRGQFLtA6N8jxbdVf2PCQdMbrOcdZRlM4fzG3ov6w60wqnDDLERbuy5JASMWNQTgK Vl4Q== MIME-Version: 1.0 X-Received: by 10.58.133.81 with SMTP id pa17mr20166396veb.37.1370415667160; Wed, 05 Jun 2013 00:01:07 -0700 (PDT) In-Reply-To: <4394fb26-2c82-41aa-ad45-9d0f97560c14@oy9g2000pbb.googlegroups.com> References: <20a49aac-3867-481f-96d4-c95a050781ed@googlegroups.com> <4b65cdfe-b6c2-4d97-8623-77b10711bf78@googlegroups.com> <2ecc95c4-6114-49a6-ad47-df7bae4adfde@googlegroups.com> <592c84d8-2e86-4480-b784-c3ccadc8360d@googlegroups.com> <06fd6c2e-0979-4d61-b75a-6d9df7c1b624@googlegroups.com> <70390d65-5313-46bf-8110-b25f5fc9f76f@googlegroups.com> <67660f9c-ab58-446c-a888-e94ded268015@a9g2000pbq.googlegroups.com> <1ac4a97f-789d-4583-8fc8-f021d98862f1@googlegroups.com> <4394fb26-2c82-41aa-ad45-9d0f97560c14@oy9g2000pbb.googlegroups.com> Date: Wed, 5 Jun 2013 17:01:06 +1000 Subject: Re: Apache and suexec issue that wont let me run my python script From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-7 Content-Transfer-Encoding: quoted-printable 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: 18 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1370415670 news.xs4all.nl 15990 [2001:888:2000:d::a6]:36324 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:47028 On Wed, Jun 5, 2013 at 2:59 PM, alex23 wrote: > On Jun 5, 2:40 pm, =CD=E9=EA=FC=EB=E1=EF=F2 =CA=EF=FD=F1=E1=F2 wrote: >> Of course '/home/nikos/public_html/cgi-bin' =3D '/home/nikos/www/cgi-bin= ' >> What this has to do with what i asked? > > You display an error of "No such file or directory" and you wonder why > I'm trying to confirm the two locations are the same. > > Can you finally admit you're trolling now? In Nikos's defense (wow that feels wrong), linking public_html and www is quite common, and his prompts have clearly shown that his username is nikos. So the commonality is at least unsurprising. He ought to have mentioned it, of course, but it's at least something well known. ChrisA