Hello, I have installed PHP 4.1.0 and Apache 2.0.28. I have configure php with --with-apxs=/usr/local/apache2/bin/apxs, and in my httpd.conf, i have add: AddType application/x-httpd-php .php .php3 .php4 .phtml .nds AddType application/x-httpd-php-source .phps
I have stop and restart apache. Why my php scripts is not parsed ? My browser display my php script source or download the file :( How i can fix this problem ? Thanks for all help. Nicolas -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]