You should have installed php is a sapi module. You installed as cgi, it's not a stable or secure as cgi.


LoadModule php4_module c:/php/sapi/php4apache.dll
AddModule mod_php4.c
AddType application/x-httpd-php .php

(middle line may not be needed depending on your os.