install/windows/tools.xml
c55dde8f549a2f939adfd924fe6e6d242c7754d3
...
...
@@ -1,14 +1,10 @@
1
1
<?xml version="1.0" encoding="utf-8"?>
2
+
<!-- $Revision$ -->
2
3
<sect1 xml:id="install.windows.tools" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
3
4
<title>PHP Installer Tools on Windows</title>
4
5
<sect2>
5
6
<title>PHP Install Tools</title>
6
7
<para>
7
-
If you want to setup PHP and are using IIS,
8
-
the easiest way is to use <link xlink:href="https://www.microsoft.com/web/downloads/platform.aspx">Microsoft's Web Platform Installer (WebPI)</link>.
9
-
</para>
10
-

11
-
<para>
12
8
<link xlink:href="https://www.apachefriends.org/index.html">XAMPP</link>,
13
9
WampServer and BitNami will setup PHP applications for use with Apache on Windows.
14
10
</para>
15
11