Jump to content

Running PHP and ASP on IIS


Dickon

Recommended Posts

I'm a newbe to PHP so please be kind.

 

I've been running ASP on IIS Windows 2000 Server quite happily but there may be a need to run PHP alongside the ASP.

 

I understand that it is possible to install and run PHP to work with IIS but have not been able to find info about any issues relating to running ASP as well.

 

Any help or advice will be much appreciated.

 

Dickon

Link to comment
https://forums.phpfreaks.com/topic/41621-running-php-and-asp-on-iis/
Share on other sites

  • 1 month later...

ASP and PHP work fine at the same time.  I would recommend you install PHP as an ISAPI extension during the install wizard.  The only downside is your server could use more cpu/memory then before, but that is to be expected when installing something new.

 

Just download the PHP installer from php.net and run through the wizard to set it up and you should be good to go.  Make sure to add the appropriates documents on your site settings if needed.  Such as setting index.php as a default document.

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.