WebPI is (in the process of being) discontinued

Thus, it doesn't make sense to recommend this tool.  To my knowledge,
there is no alternative now to setting up IIS and PHP manually, what is
already described elsewhere in the install book.

Cf. <https://blogs.iis.net/iisteam/web-platform-installer-end-of-support-feed>.
This commit is contained in:
Christoph M. Becker 2022-03-11 16:01:31 +01:00
parent 03bb26ae70
commit c55dde8f54
No known key found for this signature in database
GPG key ID: D66C9593118BCCB6

View file

@ -4,11 +4,6 @@
<title>PHP Installer Tools on Windows</title>
<sect2>
<title>PHP Install Tools</title>
<para>
If you want to setup PHP and are using IIS,
the easiest way is to use <link xlink:href="https://www.microsoft.com/web/downloads/platform.aspx">Microsoft's Web Platform Installer (WebPI)</link>.
</para>
<para>
<link xlink:href="https://www.apachefriends.org/index.html">XAMPP</link>,
WampServer and BitNami will setup PHP applications for use with Apache on Windows.