|
-
Jul 8th, 2007, 02:31 AM
#1
Thread Starter
Fanatic Member
[resolved] php showing source when i run the php from my pc
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
Last edited by shahid; Jul 12th, 2007 at 12:56 AM.
Reason: resolved
-
Jul 8th, 2007, 02:33 AM
#2
Re: php showing source when i run the php from my pc
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).
-
Jul 8th, 2007, 02:32 PM
#3
Re: php showing source when i run the php from my pc
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.
My usual boring signature: Something
-
Jul 12th, 2007, 12:53 AM
#4
Thread Starter
Fanatic Member
Re: php showing source when i run the php from my pc
 Originally Posted by penagate
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).
thank you so much.
-
Jul 12th, 2007, 12:55 AM
#5
Thread Starter
Fanatic Member
Re: php showing source when i run the php from my pc
also the wamp5 tool is great.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|