Hello,
I am configuring AMP on Windows XP.
The version of Apache is 2.2.11 and PHP is 5.2.9.
Initially, when I installed Apache, the http service came up properly. However, after adding the following lines to httpd.conf, the HTTP Server is not coming up.
LoadModule php5_module "C:\PHP\php5apache2_2.dll"
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps
PHPIniDir "c:\php"
I am getting the following error:
The requested operation has failed!
I am new to Apache and PHP. I will truly appreciate any help that is rendered.
Regards,
Naveen.