> > 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 Did you add directives that are loading PHP module? On 04.05.09 08:49, Igor Galić wrote: > AddType is a very old and grotty hack kind of way of deploying PHP on apache. Bug it usually works and PHP developers don't seem to like changing it... > Please read http://www.devside.net/articles/php which explains this, and how > to get it right. > > Also make sure that your PHP files start with <?php -- > Or that > http://at2.php.net/manual/en/ini.core.php#ini.short-open-tag > is set to 1. -- Matus UHLAR - fantomas, uhlar@xxxxxxxxxxx ; http://www.fantomas.sk/ Warning: I wish NOT to receive e-mail advertising to this address. Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu. "The box said 'Requires Windows 95 or better', so I bought a Macintosh". --------------------------------------------------------------------- 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