make sure you have these lines in your httpd.conf:
LoadModule php4_module c:/apache/php/sapi/php4apache.dll
AddType application/x-httpd-php .php
note: you may need to change c:/apache/php/sapi/php4apache.dll to wherever php4apache.dll is located on your system. do a search for it if you're not sure.
-Jim Keller
http://www.centerfuse.net