I am trying to install and configure Apache, mySQL, and PHP on a Windows Vista PC. I have installed all of the programs, but when I test a simple php test, I am only seeing the html. I have modified httpd.conf in the /conf folder to include: # AddType application/x-compress .Z AddType application/x-gzip .gz .tgz AddType application/x-httpd-php .php #BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL PHPIniDir "C:/PHP/" LoadModule php5_module "C:/PHP/php5apache2_2.dll" # #END PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL Any suggestions would be apprecitated. - Jeff -- View this message in context: http://www.nabble.com/Apache-not-accepting-php-tp23360545p23360545.html Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx