PHP 5.2 and IIS 5.1 problem

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
akash2011
Forum Newbie
Posts: 1
Joined: Mon Nov 29, 2010 11:34 pm

PHP 5.2 and IIS 5.1 problem

Post by akash2011 »

Moved to Installation and Configuration forum by moderator.
I am a newbie in PHP ..tried to run PHP codes in IIS. But it is displaying the source codes. It does not execute the script.
The code I used was <? phpinfo(); ?> It just displays the same thing.

I have already the extracted the zip file along with pecl , configured php.ini file and also placed a copy in C:\WINDOWS\, set up environmental variables, completed mapping in IIS home directory tab.
Post Reply