Wie ich schon in der letzten PM geschrieben habe musst du einiges in srm.conf hinzufügen:
In der Zeile DirectoryIndex ein index.php
Daher
Code:
DirectoryIndex index.html index.htm index.shtml home.html home.htm index.php
und ganz wichtig
Code:
AddType application/x-httpd-php .phtml
AddType application/x-httpd-php .php3
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps
Danach starte Apache neu