Jump to content

PHP 5 on IIS


Recommended Posts

Ok,

 

I have a server running windows server 2000, and I installed IIS.

 

I then installed PHP5 using the windows installer, and for the webserver I selected IIS CGI.

 

PHP looks to be installed correctly and the windows installer is suppose to configure IIS for me.

 

I then typed this into note pad <?php phpinfo(); ?> and saved it with a .php extension.

 

Then I opened that php file in my web browser but instead of seeing the PHP information, I see the text: <?php phpinfo(); ?>

 

So I'm assuming that means it didnt render the code.

 

Is there suppose to be something I have to configure with IIS that the installer does not do. Or is there things I need to change in the php.ini file?

 

Anyone know why it wont work?

 

Thanks,

Ben

Link to comment
https://forums.phpfreaks.com/topic/71741-php-5-on-iis/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.