Hi
Am attempting to install apache 2.2 and php 5
in the httpd file I have added
PHPIniDir "C:/php"
LoadModule php5_module "C:/php/php5apache2.dll"
AddHandler application/x-httpd-php .php
When I restart I get:
cannot load C:/php/php5apahce2.dd into the server. The specified module could not be found
I have create C:\php and inside this sits php5apache2.dll
I looked at the error logs and its says nothing about these files/errors
Am a bit stuck!
ANy help greatfully
if I do 127.0.0.1 I get a one line page saying "It works!"
thanks
E