i installed the PHPTriad package, made the changes required. apache will serve from localhost, but trying to serve a php file, such as http://localhost/index.php results in 'file not found'.
it would be helpful if i knew which file and settings cause the PHP stuff to run. i made the changes such as:
AddType application/x-httpd-php .php
Action application/x-httpd-php "c:/apache/php/php.exe"
in the httpd.conf file that i think is supposed to hook apache to PHP.
Win98 box, search feature for this forum not working today.
what might i be missing?
TIA,
-james creasy
berkeley, ca