Hi,
I found if I put this line PHPIniDir "D:/php" in my apache httpd config file the php test page doesnt show, that is once I have restarted apache.
The opposite happens if I delete that line above, that is the php test page appears meaning PHP works.
I'm a little confused, cause it says in the PHP install file to add that line after LoadModule php5_module "D:/php/php5apache2.dll"
AddType application/x-httpd-php .php
I was curious, what does PHPIniDir "D:/php" do and why doesn't it work when I add it?
Wishing you well
Paul.