jmertic         Wed May  2 13:34:15 2007 UTC

  Modified files:              
    /phpdoc/en/install/windows  installermsi.xml 
  Log:
  Added upgrade instructions.
  
  
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/install/windows/installermsi.xml?r1=1.5&r2=1.6&diff_format=u
Index: phpdoc/en/install/windows/installermsi.xml
diff -u phpdoc/en/install/windows/installermsi.xml:1.5 
phpdoc/en/install/windows/installermsi.xml:1.6
--- phpdoc/en/install/windows/installermsi.xml:1.5      Fri Feb  9 21:03:34 2007
+++ phpdoc/en/install/windows/installermsi.xml  Wed May  2 13:34:15 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
    <sect1 id="install.windows.installer.msi">
    <title>Windows Installer (PHP 5.2 and later)</title>
     <para>
@@ -112,6 +112,18 @@
       visit <ulink url="&url.msicommandline;">&url.msicommandline;</ulink>
      </para>
     </sect2>
+    
+    <sect2 id="install.windows.installer.msi.upgrade">
+    <title>Upgrading PHP with the Install</title>
+    
+     <para>
+      To upgrade, run the installer either graphically or from the command 
line 
+      as normal. The installer will read your current install options, remove
+      your old installation, and reinstall PHP with the same options as before.
+      It is recommended that you use this method of keeping PHP updated instead
+      of manually replacing the files in the installation directory.
+     </para>
+    
    </sect1>
 
 <!-- Keep this comment at the end of the file

Reply via email to