Hi, I've set up an Apache Server under Windows 2000. I've installed PHP with the following lines in the httpd.conf and apache starts without errors: #PHP LoadModule php5_module d:/Programme/php/php5apache.dll AddType application/x-httpd-php .php AddType application/x-httpd-php-source .phps AddModule mod_php5.c So, but if I open an php file, Firefox shows me the download window in order to download the file. What's wrong there? Thanks for help. Phaeilo -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php