开发者

How to deploy a php website in IIS 5.0?

Do I need to install anything for the IIS to support PHP? And how can I deploy a php website us开发者_如何学Pythoning the IIS 5.0?


Yes, you need to install the PHP interpreter as an IIS ISAPI extension service. I don't know if the most recent version of PHP is still available for such an old version of IIS but basically you need to obtain a PHP installation package design to be deployed on Windows, as an ISAPI extension .dll.

Have a look at the PHP Manual's section on installing on Windows with IIS 5.0 and/or IIS 6.0.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜