Problems configuring PHP5 on Apache2
Posted: Mon Oct 04, 2010 9:33 am
Hi. I've installed Apache 2.2 and PHp 5.2.14. I've edited httpd.conf and added the two lines :
LoadModule php_module "c:/php/php5apache2.dll"
Addtype appication/x-httpd-php .php
When I start Apache I get the following error in a DOS command line box :
httpd.exe :Syntax error on line 109 c:/program files(x86)/Apache Software Foundation/Apache2.2/conf/httpd.conf: Cannot load c:/php/php5apache2.dll into server. The specified module could not be found.
However the file c:/php/phpapache2.dll DOES EXIST.
Any ideas anyone ??
LoadModule php_module "c:/php/php5apache2.dll"
Addtype appication/x-httpd-php .php
When I start Apache I get the following error in a DOS command line box :
httpd.exe :Syntax error on line 109 c:/program files(x86)/Apache Software Foundation/Apache2.2/conf/httpd.conf: Cannot load c:/php/php5apache2.dll into server. The specified module could not be found.
However the file c:/php/phpapache2.dll DOES EXIST.
Any ideas anyone ??