Require assistance configuring PHP with Apache
Hi,I am trying to configure PHP 4.3.11 with Apache 1.3.33 on Windows XP. For PHP i downloaded Windows Binary zip file available on php.net and for apache 1.3.33 from apache.org. I changed httpd.conf as per instructions on http://www.php.net/manual/en/install...ws.apache1.php to configure PHP as an Apache module and also created c:/php and transferred php4apache.dll there.
The problem is that Apache would not start and give's following error in Apache's console window :
error c:/php/php4apache.dll could not be loaded into server (126) could not load the dll
I have attached httpd.conf file if someones want's to review that as well