Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #46484

Re: Is this code correct?

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!post.news.xs4all.nl!not-for-mail
Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.049
X-Spam-Evidence '*H*': 0.91; '*S*': 0.00; 'charset:iso-8859-7': 0.04; 'list?': 0.07; 'subject:code': 0.07; 'run,': 0.09; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'patience': 0.16; 'too?': 0.16; 'wrote:': 0.18; 'thu,': 0.19; 'denied': 0.24; 'of.': 0.24; 'script': 0.25; 'permission': 0.26; 'header:In-Reply-To:1': 0.27; 'correct': 0.29; 'message- id:@mail.gmail.com': 0.30; 'file': 0.32; 'run': 0.32; 'open': 0.33; 'linux': 0.33; 'maybe': 0.34; 'could': 0.34; 'test': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'subject:?': 0.36; 'question,': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'mailing': 0.39; '30,': 0.65; 'receive': 0.70; 'online': 0.71; 'subject:this': 0.83; 'failure:': 0.84; 'premature': 0.84; 'skip:/ 30': 0.84; '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=qy6qi3WWP3YI7EEzCFUDKOt7SDI/o8i7hVMKAvQ2TSk=; b=YDba8Kcdl7vD6p9wqc8uSo98gMKlOfacePuJ7kizAFcQYLTh+l0Ff1BGGSKD9UMkeb h6l/MvzzlvVjIfMf1BP7FuxIn4QIvFOxVwZvkBvNoJ281rVXFZP6qMPAjg023J4VP41M fkQSYOcXJWgk7I0sCGvtiwefg4b+M1NJNMk91d8m5DVatf1n8jKXoC3FEatSgqqWdejI XUvqbYCp8qqzjAZQsVLyLj3tryjX29yC0krESDBbT++Vw/ao3r1SnxTy40YUeDOoVFka rZhjKfz02xPazN9Rkb74RsKb9U7OJPyvB/Qd0tvENjDx8I9MreFDoHBUsuFXpxPUIkop nakw==
MIME-Version 1.0
X-Received by 10.220.111.133 with SMTP id s5mr5338429vcp.63.1369918761614; Thu, 30 May 2013 05:59:21 -0700 (PDT)
In-Reply-To <6c380793-6f1f-4d5c-9a55-dcb21079511a@googlegroups.com>
References <95c02d4f-1d3b-45a9-8b22-1eb7cebafe1b@googlegroups.com> <6c380793-6f1f-4d5c-9a55-dcb21079511a@googlegroups.com>
Date Thu, 30 May 2013 22:59:21 +1000
Subject Re: Is this code correct?
From Chris Angelico <rosuav@gmail.com>
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 <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.2417.1369918764.3114.python-list@python.org> (permalink)
Lines 23
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1369918764 news.xs4all.nl 15871 [2001:888:2000:d::a6]:59141
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:46484

Show key headers only | View raw


On Thu, May 30, 2013 at 10:31 PM, Νίκος Γκρ33κ <support@superhost.gr> wrote:
> This is my last question, everythign else is taken care of.
>
> i cant test thjis coe online because i receive this
>
> [Thu May 30 15:29:33 2013] [error] [client 46.12.46.11] suexec failure: could not open log file
> [Thu May 30 15:29:33 2013] [error] [client 46.12.46.11] fopen: Permission denied
> [Thu May 30 15:29:33 2013] [error] [client 46.12.46.11] Premature end of script headers: koukos.py
> [Thu May 30 15:29:33 2013] [error] [client 46.12.46.11] File does not exist: /home/nikos/public_html/500.shtml
>
> when i tail -F /usr/local/apache/logs/error_log &
>
> maybe it is correct but it wont run, perhaps somethign with linux?

I don't know, why not ask on a Linux mailing list? Or have you run
them out of patience too?

ChrisA

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Is this code correct? Νίκος Γκρ33κ <support@superhost.gr> - 2013-05-30 05:25 -0700
  Re: Is this code correct? Νίκος Γκρ33κ <support@superhost.gr> - 2013-05-30 05:31 -0700
    Re: Is this code correct? Chris Angelico <rosuav@gmail.com> - 2013-05-30 22:59 +1000
      Re: Is this code correct? Νίκος Γκρ33κ <support@superhost.gr> - 2013-05-30 06:03 -0700
    Re: Is this code correct? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-05-30 14:05 +0100
      Re: Is this code correct? Νίκος Γκρ33κ <support@superhost.gr> - 2013-05-30 06:30 -0700
    Re: Is this code correct? Chris Angelico <rosuav@gmail.com> - 2013-05-30 23:36 +1000
      Re: Is this code correct? Νίκος Γκρ33κ <support@superhost.gr> - 2013-05-30 06:45 -0700
        Re: Is this code correct? Cameron Simpson <cs@zip.com.au> - 2013-06-01 09:46 +1000
  Re: Is this code correct? Chris Angelico <rosuav@gmail.com> - 2013-05-30 22:34 +1000
    Re: Is this code correct? Νίκος Γκρ33κ <support@superhost.gr> - 2013-05-30 05:54 -0700

csiph-web