I compiled and installed PHP and apache without a hitch using the instructions here http://www.php.net/manual/en/install.unix.php . Everything seems ok except that Apache seems to be ignoring the "AddType application/x-httpd-php .php" directive, instead of having php process the script file (phpinfo) the browser prompts for download. I know it's reading the httpd.conf because I can insert garbage and get apache to break. I see no errors in the error log except for restart messages.
I'm sure this is something simple I've overlooked but... I'm racked.. any suggestions? -Shon -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php