hi
i have installed php4 on windows 2003 under IIS. after that when i run the php site from my pc eg : http://localhost/myphp/test.php
it's showing the all source code rather then the out put.
plzzzzzz help
Printable View
hi
i have installed php4 on windows 2003 under IIS. after that when i run the php site from my pc eg : http://localhost/myphp/test.php
it's showing the all source code rather then the out put.
plzzzzzz help
Have you set up the ISAPI filter?
PHP/IIS Tutorial
Also, you should use PHP 5, unless you've got a good reason for using 4 (such as some legacy application that doesn't run on 5).
I have had that error when i was transitioning to PHP5 and it wasn't fully installed, you might want to check to make sure it is installed correctly.
Quote:
Originally Posted by penagate
thank you so much.
also the wamp5 tool is great.