ich habe nach der Anleitung von Debianhowto.de PHP als CGI installiert (suPHP). Die Einträge in der httpd.conf für suPHP habe ich eingefügt und den Apache neu gestartet. Im DocumentRoot des Apache habe ich eine test.php mit dem Inhalt:
Code: Select all
<?php phpinfo(); ?>Code: Select all
-rwxr--r-- 1 www-data www-data 21 Jul 13 22:31 test.phpCode: Select all
[Sun Jul 13 22:32:34 2003] [info] /var/www/test.php executed as user www-data (33), group www-data (33)Code: Select all
[Sun Jul 13 22:32:34 2003] [error] [client 217.1.1.38] malformed header from script. Bad header=Error on executing script(8): /var/www/test.php