mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Changed URLs in installermsi.xml out for entities instead
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@223504 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
044e0d3437
commit
1116133b5b
1 changed files with 6 additions and 9 deletions
|
@ -1,14 +1,13 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<sect1 id="install.windows.installer.msi">
|
||||
<title>Windows Installer (PHP 5.2 and later)</title>
|
||||
<para>
|
||||
The Windows PHP installer for later versions of PHP is built using MSI
|
||||
technology using the Wix Toolkit (<ulink url="&url.wix;">
|
||||
http://wix.sourceforge.net</ulink>). It will install and configure PHP and
|
||||
all the built-in and <acronym>PECL</acronym> extensions, as well as
|
||||
configure many of the popular web servers such as <acronym>IIS</acronym>,
|
||||
Apache, and Xitami.
|
||||
technology using the Wix Toolkit (<ulink url="&url.wix;">&url.wix;</ulink>).
|
||||
It will install and configure PHP and all the built-in and
|
||||
<acronym>PECL</acronym> extensions, as well as configure many of the
|
||||
popular web servers such as <acronym>IIS</acronym>, Apache, and Xitami.
|
||||
</para>
|
||||
|
||||
<simpara>
|
||||
|
@ -112,9 +111,7 @@ Manual - PHP Manual in CHM Format
|
|||
</para>
|
||||
<para>
|
||||
For more information on installing MSI installers from the command line,
|
||||
visit <ulink url="&url.msicommandline;">
|
||||
http://msdn.microsoft.com/library/en-us/msi/setup/command_line_options.asp
|
||||
</ulink>
|
||||
visit <ulink url="&url.msicommandline;">&url.msicommandline;</ulink>
|
||||
</para>
|
||||
</sect2>
|
||||
</sect1>
|
||||
|
|
Loading…
Reference in a new issue