Dear Friends,
I downloaded and installed Apache 2.2.20 and it works well, I then downloaded php 5.2.17 for win 32 but when I try configuring Apache to recognize php[by adding the following lines on the httpd.conf file]
LoadModule php5_module "c:/php/php5apache2_2.dll"
AddHandler application/x-httpd-php .php
configure the path to php.ini
PHPIniDir "c:/WINDOWS"
when I restart Apache, I get the error 'The requested operation has failed!' please help me my dear friends, I need to start working. I have downloaded everything I just need to configure Apache to recognize php