[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/install/windows/_commandline.xml?=
From:       Kalle_Sommer_Nielsen <kalle () php ! net>
Date:       2013-02-28 19:10:41
Message-ID: svn-kalle-1362078641-329601-1816098821 () svn ! php ! net
[Download RAW message or body]

kalle                                    Thu, 28 Feb 2013 19:10:41 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=329601

Log:
Better clarification of PATH and PATHEXT on Windows when used from commandline, patch \
by lorddelta on #php.doc

Changed paths:
    U   phpdoc/en/trunk/install/windows/commandline.xml

Modified: phpdoc/en/trunk/install/windows/commandline.xml
===================================================================
--- phpdoc/en/trunk/install/windows/commandline.xml	2013-02-28 18:32:51 UTC (rev \
                329600)
+++ phpdoc/en/trunk/install/windows/commandline.xml	2013-02-28 19:10:41 UTC (rev \
329601) @@ -26,11 +26,19 @@
      But there are some easy steps that can be followed to make this simpler.
      Some of these steps should already have been taken, but are repeated here
      to be able to provide a complete step-by-step sequence.
+
+
      <itemizedlist>
+
+      <note>
+       <para>
+        Both <varname>PATH</varname> and <varname>PATHEXT</varname> are important \
pre-existing system variables in Windows, and care should be taken to not overwrite \
either variable, only to add to them. +       </para>
+      </note>

       <listitem>
        <para>
-        Add the location of the PHP executable (<filename>php.exe</filename>,
+        Append the location of the PHP executable (<filename>php.exe</filename>,
         <filename>php-win.exe</filename> or <filename>php-cli.exe</filename>
         depending upon your PHP version and display preferences) to the
         <varname>PATH</varname> environment variable. Read more about how to
@@ -41,7 +49,7 @@

       <listitem>
        <para>
-        Add the <literal>.PHP</literal> extension to the
+        Append the <literal>.PHP</literal> extension to the
         <varname>PATHEXT</varname> environment variable. This can be done
         at the same time as amending the <varname>PATH</varname> environment
         variable. Follow the same steps as described in the <link



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic