For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > February 2005 > cvs: phpdoc /en/faq installation.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/faq installation.xml
Nuno Lopes

2005-02-02, 8:57 pm

nlopess Wed Feb 2 16:01:27 2005 EDT

Modified files:
/phpdoc/en/faq installation.xml
Log:
integrate user note: expand explanation for setting PHPRC under Win 9x

http://cvs.php.net/diff.php/phpdoc/...41&r2=1.42&ty=u
Index: phpdoc/en/faq/installation.xml
diff -u phpdoc/en/faq/installation.xml:1.41 phpdoc/en/faq/installation.xml:1.42
--- phpdoc/en/faq/installation.xml:1.41 Wed Dec 22 10:03:21 2004
+++ phpdoc/en/faq/installation.xml Wed Feb 2 16:01:26 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.41 $ -->
+<!-- $Revision: 1.42 $ -->
<chapter id="faq.installation">
<title>Installation</title>
<titleabbrev>Installation</titleabbrev>
@@ -633,9 +633,12 @@
Open the <filename>C:\autoexec.bat</filename> file
</para></listitem>
<listitem><para>
- Add a new line to the end of the file: <literal>set PHPRC
- C:\php</literal> (replace <literal>C:\php</literal> with the
- directory where &php.ini; is located)
+ Add a new line to the end of the file: <literal>set
+ PHPRC=C:\php</literal> (replace <literal>C:\php</literal> with the
+ directory where &php.ini; is located). Please note that the path
+ cannot contain spaces. For instance, if you have installed PHP in
+ <filename>C:\Program Files\PHP</filename>, you would enter
+ <filename>C:\PROGRA~1\PHP</filename> instead.
</para></listitem>
<listitem><para>
Save the file and restart your computer
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com