Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #46148 > unrolled thread
| Started by | Cameron Simpson <cs@zip.com.au> |
|---|---|
| First post | 2013-05-27 10:26 +1000 |
| Last post | 2013-05-27 10:26 +1000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: TypeError: unsupported operand type(s) for %: 'NoneType' and 'tuple' Cameron Simpson <cs@zip.com.au> - 2013-05-27 10:26 +1000
| From | Cameron Simpson <cs@zip.com.au> |
|---|---|
| Date | 2013-05-27 10:26 +1000 |
| Subject | Re: TypeError: unsupported operand type(s) for %: 'NoneType' and 'tuple' |
| Message-ID | <mailman.2224.1369614413.3114.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web