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'

Date 2013-05-27 10:26 +1000
From Cameron Simpson <cs@zip.com.au>
Subject Re: TypeError: unsupported operand type(s) for %: 'NoneType' and 'tuple'
References <knte75$ru8$2@ger.gmane.org>
Newsgroups comp.lang.python
Message-ID <mailman.2224.1369614413.3114.python-list@python.org> (permalink)

Show all headers | 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