doukuibi9631 2013-11-13 12:53
浏览 29
已采纳

通过IIS而不是Plesk提供php

I have IIS 7 and Plesk 10.4.4 on my Cloud Server. I need to update php version. Right now php is being served by Plesk, and I don't know how to update it with Plesk.

I've managed to install the latest version with IIS 7 and Php Manager, so I was wondering, how can I force php serving through IIS instead of Plesk? Is it possible?

Thanks.

  • 写回答

1条回答 默认 最新

  • dongyi7041 2013-11-13 15:08
    关注

    PHP it's just binary file you can take necessary complied files and just replace it where it installed in plesk %plesk_dir%\Additional\pleskphp5, but you have to create backup of replaced files and preserve all current permissions.

    There possible issues with future upgrade to next plesk version, because files replacement can make Windows Installer crazy.

    Btw Plesk 11.5 has feature which allows to add your own PHP handlers.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?