> Is your web server sending the correct mime type for PHP files? Well, I have these 2 lines in the httpd.conf file (The server is Apache/2.0.52): AddType application/x-httpd-php .php AddType application/x-httpd-php-source .phps Surprisingly, http://hostname/horde/test.php works fine :/