#1 Did you open the Apache error.log file? Are you sure there is nothing there?
#2 Has the PHP been installed into C:\PHP\ ?
This is what I have for v5 set on my Apache:
LoadModule php5_module "c://php5apache2.dll"
AddType application/x-httpd-php .php
PHPIniDir "C:*/php"
Options
Hi! I'm having problems configuring php 4.4.1. on apache 2.0.55. as a module over windows xp home os. I've followed the instructions given by install.txt from the php home folder. I have added this lines to httpd.conf:
LoadModule php4_module "c:/php/sapi/php4apache2.dll"AddType application/x-httpd-