Hi,
I've just installed php on 2003 and iis 6.0 for the first time. I'm quite sure i've done all the install correctly but when i created the test index.php test file and open a browser to check it i get the message
No input file specified
Does anyone know what i've done wrong?
For info- the index.php contains the following
<?php
phpinfo();
?>
Thanks
Hardrinseron