Reverted the last change.

# I remembered something completely wrong..


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@124909 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Moriyoshi Koizumi 2003-04-28 15:56:15 +00:00
parent c1dea783e1
commit a93f4a37a7

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.97 $ -->
<!-- $Revision: 1.98 $ -->
<chapter id="configuration">
<title>Configuration</title>
@ -26,9 +26,9 @@
</para>
<note>
<para>
The Apache web server changes the working directory to root at startup
causing the <acronym>CGI</acronym> version of PHP to attempt to
read <filename>php.ini</filename> from the root filesystem if it exists.
The Apache web server changes the directory to root at startup causing
PHP to attempt to read <filename>php.ini</filename> from the root
filesystem if it exists.
</para>
</note>
<para>