Help needed configuring PHP 5 with Apache
Posted: Thu Jul 30, 2009 12:48 am
Hello
I installed Apache server ver 2.2 and it installed sucessfully on the windows Xp system.I downloaded PHP and installed it.I was following the resource at
http://www.thesitewizard.com/php/instal ... dows.shtml
to configure PHP with Apache.
The URL i mentioned above says to add the following line in httpd file of Apache.
If you are using Apache 2.2.x, add the following line instead:
LoadModule php5_module "c:/php/php5apache2_2.dll"
I get the following error if i restart the server after adding the above line
cant locate api module structure 'php_module' in file 'c:/program file/php/php5.dll'
Now my php is installed at C:\Program Files\PHP and also i dont have any file named
php5apache2_2.dll,which is mentioned in italic in above and the file i have is "php5.dll"
and i m stuck in configuring PHP with Apache.Any help in this matter is really appreciated.Thanks
I installed Apache server ver 2.2 and it installed sucessfully on the windows Xp system.I downloaded PHP and installed it.I was following the resource at
http://www.thesitewizard.com/php/instal ... dows.shtml
to configure PHP with Apache.
The URL i mentioned above says to add the following line in httpd file of Apache.
If you are using Apache 2.2.x, add the following line instead:
LoadModule php5_module "c:/php/php5apache2_2.dll"
I get the following error if i restart the server after adding the above line
cant locate api module structure 'php_module' in file 'c:/program file/php/php5.dll'
Now my php is installed at C:\Program Files\PHP and also i dont have any file named
php5apache2_2.dll,which is mentioned in italic in above and the file i have is "php5.dll"
and i m stuck in configuring PHP with Apache.Any help in this matter is really appreciated.Thanks