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


Groups > comp.lang.python > #46148

Re: TypeError: unsupported operand type(s) for %: 'NoneType' and 'tuple'

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder1.xlned.com!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <cameron@cskk.homeip.net>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.021
X-Spam-Evidence '*H*': 0.96; '*S*': 0.00; "subject:' ": 0.07; 'lawrence': 0.09; 'cc:addr:python-list': 0.11; 'from:addr:cs': 0.16; 'from:addr:zip.com.au': 0.16; 'from:name:cameron simpson': 0.16; 'message-id:@cskk.homeip.net': 0.16; 'received:211.29': 0.16; 'received:211.29.132': 0.16; 'received:optusnet.com.au': 0.16; 'received:syd.optusnet.com.au': 0.16; 'simpson': 0.16; 'subject:type': 0.16; 'wrote:': 0.18; 'python?': 0.22; 'cc:addr:python.org': 0.22; 'header:User-Agent:1': 0.23; 'error': 0.23; 'denied': 0.24; 'cheers,': 0.24; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; "i've": 0.25; 'script': 0.25; 'permission': 0.26; 'header:In-Reply-To:1': 0.27; 'subject:) ': 0.29; 'explained': 0.31; 'file': 0.32; 'weeks': 0.32; 'open': 0.33; 'could': 0.34; 'received:com.au': 0.36; 'list.': 0.37; 'received:211': 0.38; 'ago,': 0.61; 'content-disposition:inline': 0.62; 'road': 0.65; 'webpage': 0.68; 'failure:': 0.84; 'premature': 0.84; 'skip:/ 30': 0.84; 'to:addr:yahoo.co.uk': 0.84; 'traveled': 0.84; 'browser:': 0.91
Date Mon, 27 May 2013 10:26:29 +1000
From Cameron Simpson <cs@zip.com.au>
To Mark Lawrence <breamoreboy@yahoo.co.uk>
Subject Re: TypeError: unsupported operand type(s) for %: 'NoneType' and 'tuple'
MIME-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Disposition inline
Content-Transfer-Encoding 8bit
In-Reply-To <knte75$ru8$2@ger.gmane.org>
User-Agent Mutt/1.5.21 (2010-09-15)
References <knte75$ru8$2@ger.gmane.org>
X-Optus-CM-Score 0
X-Optus-CM-Analysis v=2.0 cv=e4Ne0tV/ c=1 sm=1 a=wom5GMh1gUkA:10 a=d5LrVXURt0YA:10 a=IkcTkHD0fZMA:10 a=vrnE16BAAAAA:8 a=ZtCCktOnAAAA:8 a=GOBVo_cspckA:10 a=BrDiTsk0AAAA:8 a=ZXuTR4Wwc_zIj7qKUxoA:9 a=QEXdDO2ut3YA:10 a=-hJg1tCh9CgA:10 a=ChdAjXE5lkUvdteQbhpnkQ==:117
Cc python-list@python.org
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.2224.1369614413.3114.python-list@python.org> (permalink)
Lines 23
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1369614413 news.xs4all.nl 15877 [2001:888:2000:d::a6]:50599
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:46148

Show key headers only | View raw


On 26May2013 17:45, Mark Lawrence <breamoreboy@yahoo.co.uk> wrote:
| On 26/05/2013 17:10, Νίκος Γκρ33κ wrote:
| >Here is the live error log coming form apacher when i request the webpage form browser:
| >
| >==> /usr/local/apache/logs/error_log <==
| >[Sun May 26 19:07:41 2013] [error] [client 46.12.46.11] suexec failure: could not open log file
| >[Sun May 26 19:07:41 2013] [error] [client 46.12.46.11] fopen: Permission denied
| >[Sun May 26 19:07:41 2013] [error] [client 46.12.46.11] fopen: Permission denied
| >[Sun May 26 19:07:41 2013] [error] [client 46.12.46.11] Premature end of script headers: koukos.py
| >[Sun May 26 19:07:41 2013] [error] [client 46.12.46.11] Premature end of script headers: koukos.py
| >
| >what is that suexec?
| 
| What has this got to do with Python?

Little, and I've already explained what suexec is to him some weeks ago, off list.

Cheers,
-- 
Cameron Simpson <cs@zip.com.au>

The road less traveled is FASTER !!
        - Luc Marcouiller, marcouil@ireq.hydro.qc.ca

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


Thread

Re: TypeError: unsupported operand type(s) for %: 'NoneType' and 'tuple' Cameron Simpson <cs@zip.com.au> - 2013-05-27 10:26 +1000

csiph-web