hello
i have installed apache 2.0.52 for windows, PHP 4.3.9 for windows
on my NT box.
i have also edited the httpd.conf file and added these followin three lines
For PHP 4 do something like this:
LoadModule php4_module "c:/php/sapi/php4apache2.dll"
AddType application/x-httpd-php .php
configure the path to php.ini
PHPIniDir "C:/php"
still my phpinfo.php file is not parsed bt apache server
the thing is tht
the apache monitor is showing the php module installed
plz help
i have a project lined up.