[Python-de] premature end of script of script headers...

helmut_blass at web.de helmut_blass at web.de
Di Aug 20 01:48:24 CEST 2013


Hallo,
versuche verzweifelt, ein einfaches python-testsript zum Laufen zu bringen und bekomme immer nur obige Meldung in der apache-logdatei.
Apache Konfiguration:
<Directory "/home/blogs/cgi-bin/">
AddType application/python .py
DirectoryIndex index.html index.htm index.php index.py
Options +ExecCGI Indexes FollowSymLinks -MultiViews
AddHandler cgi-script .cgi .pl .py
AllowOverride All
Order allow,deny
allow from all
</Directory>

Ausführungsberechtigung für das script ist auch gesetzt, suexec gibts nicht in meinem System. Auf der Konsole läuft das Script einwandfrei.Was fehlt denn jetzt noch?

thanx for your help, Helmut


Mehr Informationen über die Mailingliste python-de