unable to load php module for apache.
Posted: Tue Jan 16, 2007 11:20 am
i am trying to install the latest apache 2.2.4 in my windows xp system along with php 5. when i start the apache, it comes up with the following error.

the last few lines in the httpd.conf file i added are.
also, the module or the dll file is in here, C:\Program Files\Apache Group\Apache2.
do you guys know what this error is? thanks.

the last few lines in the httpd.conf file i added are.
Code: Select all
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps
LoadModule php5_module "./php5apache2_2.dll"also, the module or the dll file is in here, C:\Program Files\Apache Group\Apache2.
do you guys know what this error is? thanks.