Date: 10/27/00
- Next message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /fr/functions mail.xml"
- Previous message: James Moore: "RE: [PHP-DOC] Suggested addition to the manual - installation instructions for the Windows PHP Installer"
- Next in thread: Hojtsy Gabor \( <email protected>\): "Re: [PHP-DOC] cvs: phpdoc /en/chapters install.xml"
- Reply: Hojtsy Gabor \( <email protected>\): "Re: [PHP-DOC] cvs: phpdoc /en/chapters install.xml"
- Maybe reply: James Moore: "[PHP-DOC] cvs: phpdoc /en/chapters install.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
jmoore Fri Oct 27 05:07:37 2000 EDT
Modified files:
/phpdoc/en/chapters install.xml
Log:
Adding Install Shield instructions
Index: phpdoc/en/chapters/install.xml
diff -u phpdoc/en/chapters/install.xml:1.20 phpdoc/en/chapters/install.xml:1.21
--- phpdoc/en/chapters/install.xml:1.20 Sat Oct 14 06:26:27 2000
+++ phpdoc/en/chapters/install.xml Fri Oct 27 05:07:37 2000
@@ -1667,8 +1667,8 @@
<filename>/usr/local/lib</filename>
</para>
<para>
- PHP 4: Sets the path in which to look for php.ini. Defaults to
- <filename>/usr/local/lib</filename>
+ PHP 4: Sets the path in which to look for <filename>php.ini</filename>.
+ Defaults to <filename>/usr/local/lib</filename>
</para>
</listitem>
</varlistentry>
@@ -3063,6 +3063,41 @@
PHP.
</simpara>
+ </sect2>
+
+ <sect2 id="install.windowsnt.installer">
+ <title>Windows Installshield</title>
+
+ <para>
+ The Windows PHP installer available from the downloads page at
+ <ulink url="&url.php;">&url.php;</ulink> installs the CGI version of
+ PHP and, for IIS, PWS, and Xitami, configures the web server as well.
+ </para>
+
+ <simpara>
+ Install your choosen http server on your system and make sure it all works.
+ </simpara>
+
+ <simpara>
+ Run the installer exe file and follow the instructions provided by the
+ installation wizard. Two types of installation are supported - standard,
+ which provides sensible defaults for all the settings it can, and
+ advanced, which asks questions as it goes along.
+ </simpara>
+
+ <simpara>
+ The installation wizard gathers enough information to set up the
+ <filename>php.ini</filename> file and configure the web server to use PHP.
+ For IIS and also PWS on NT Workstation, a list of all the nodes on the server
+ with script map settings is displayed, and you can choose those nodes to which
+ you wish to add the PHP script mappings.
+ </simpara>
+
+ <simpara>
+ Once the installation has completed the installer will inform you if you
+ need to restart your system, restart the server, or just start using PHP.
+ </simpara>
+
</sect2>
<sect2 id="install.windows.modules">
- Next message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /fr/functions mail.xml"
- Previous message: James Moore: "RE: [PHP-DOC] Suggested addition to the manual - installation instructions for the Windows PHP Installer"
- Next in thread: Hojtsy Gabor \( <email protected>\): "Re: [PHP-DOC] cvs: phpdoc /en/chapters install.xml"
- Reply: Hojtsy Gabor \( <email protected>\): "Re: [PHP-DOC] cvs: phpdoc /en/chapters install.xml"
- Maybe reply: James Moore: "[PHP-DOC] cvs: phpdoc /en/chapters install.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

