hey,
i have installed succesfully apache 2.0.54 with php 5.0.4 ...it works but when the url is hit where the php script resides, it shows just the index...i must explicitly say to open index.php in order to read the contents...then it works well...
I have checked the httpd.cnfg file and there is AddType application/x-httpd-php .php all alright...does anybody know what the problem is?