Can somoene please tell why when i try and include the following text to apches conf. to load the php modules Apache then doesnt want to start?
# PHP5
LoadModule php5_module "D:/php/php5apache2.dll"
AddType application/x-httpd-php .php
# Path to php.ini
PHPIniDir "D:/php"
In my logs i get: httpd.exe: Syntax error on line 475 of D:/Apache2.2/conf/httpd.conf: Cannot load D:/php/php5apache2.dll into server: The specified module could not be found.
I dont understand WHY is it saying this because php5apache2.dll is in d:/php dir.
Any suggestions?
Thanks
- Follow-Ups:
- Re: Apache and PHP wont work
- From: Haydar TUNA
- Re: Apache and PHP wont work
- From: zerof
- Re: Apache and PHP wont work
- Prev by Date: domxml_open_file doesn't open DOMXML file
- Next by Date: Re: Apache and PHP wont work
- Previous by thread: domxml_open_file doesn't open DOMXML file
- Next by thread: Re: Apache and PHP wont work
- Index(es):