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

Mark Lawrence breamoreboy at yahoo.co.uk
Sun May 26 12:45:42 EDT 2013


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?

-- 
If you're using GoogleCrap™ please read this 
http://wiki.python.org/moin/GoogleGroupsPython.

Mark Lawrence




More information about the Python-list mailing list