ID:               19214
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Closed
 Bug Type:         Documentation problem
 Operating System: any
 PHP Version:      4.2.2
 New Comment:

This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.




Previous Comments:
------------------------------------------------------------------------

[2002-09-03 14:52:07] [EMAIL PROTECTED]

as requested by Gabor Hojtsy, a copy of my email to php-doc

in the 2nd paragraph of Ch. 4, Configuration, in the section The Config
File, you use the wording below:

"You can also use the environment variable PHPRC for an additionaly
path to search for php.ini."

I believe it should be (/s/additionaly/additional):

"You can also use the environment variable PHPRC for an additional path
to search for php.ini."

or better yet (s/additionaly/additional s/path/directory/
s/php.ini/"php.ini file"):

"You can also use the environment variable PHPRC for an additional
directory to search for an php.ini file."

since 'path' might imply a list of directories, which afaiu would be
incorrect; also, this stresses that the variable PHPRC should _only_
contain the directory name, not the full path+file name.  Unless PHPRC
can contain a list of directories, then it should be explicitly stated.

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=19214&edit=1


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

Reply via email to