nlopess         Wed Nov 30 15:53:47 2005 EDT

  Modified files:              
    /phpdoc/en/install/windows  manual.xml 
  Log:
  fix #35018: restart is really needed after changing the PATH
  
http://cvs.php.net/diff.php/phpdoc/en/install/windows/manual.xml?r1=1.18&r2=1.19&ty=u
Index: phpdoc/en/install/windows/manual.xml
diff -u phpdoc/en/install/windows/manual.xml:1.18 
phpdoc/en/install/windows/manual.xml:1.19
--- phpdoc/en/install/windows/manual.xml:1.18   Wed Apr 27 04:48:12 2005
+++ phpdoc/en/install/windows/manual.xml        Wed Nov 30 15:53:45 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.18 $ -->
+<!-- $Revision: 1.19 $ -->
    <sect1 id="install.windows.manual">
     <title>Manual Installation Steps</title>
     
@@ -288,7 +288,8 @@
      <varname>PATH</varname>, because it will be simpler to upgrade PHP in the
      future. Read more about how to add your PHP directory to
      <varname>PATH</varname> in the <link
-      linkend="faq.installation.addtopath">corresponding FAQ entry</link>.
+      linkend="faq.installation.addtopath">corresponding FAQ entry</link> (and
+      then don't forget to restart the computer - logoff isn't enough).
     </para>
     <para>
      The next step is to set up a valid configuration file for PHP, &php.ini;.

Reply via email to