Hi
I've just setup php 4.42 using the windows installer version to interface with iis 5.1
what I'm trying to do is check that php is talking to iis correctly.
so I'm doin the phpinfo where you save a line of code in a txt file as a php file.
but when I save the file, the extention looks like this:-
test.php.txt
so when I do http://localhost/test.php I just get the page cannot be found.
Can anyone help!!
Kind Regards
Mark