Well i had plenty of quit time in my hotel room lastnight and i set down and read Teck's post word for word 3 times to make sure i havent over looked anything.
I am curious Teck's what you meant by this:
NOTE: Replace the php4apache2.dll library (in 'Php/sapi' folder) ONLY if you cannot restart your Apache server. The PHP devs will probably replace it in the zip file soon.
Now i reinstalled PHP as described but i then installed apache 1.3 again, but when i edited the config file for apache i did everything the same but this line:
LoadModule php4_module c:/network/php/sapi/php4apache2.dll
I changed to this:
LoadModule php4_module c:/network/php/sapi/php4apache.dll
And now apache restarts fine but still getting prompted to download the php info file that i have put in my htdocs. Im at a ends here and IIS is calling my name.
Mark