sander          Thu Mar 28 11:27:40 2002 EDT

  Modified files:              
    /phpdoc/en/faq      installation.xml 
  Log:
  An entity is something starting with & and ending with ; :)
  
  
Index: phpdoc/en/faq/installation.xml
diff -u phpdoc/en/faq/installation.xml:1.15 phpdoc/en/faq/installation.xml:1.16
--- phpdoc/en/faq/installation.xml:1.15 Thu Mar 28 11:22:31 2002
+++ phpdoc/en/faq/installation.xml      Thu Mar 28 11:27:39 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.15 $ -->
+<!-- $Revision: 1.16 $ -->
  <chapter id="faq.installation">
   <title>Installation</title>
   <titleabbrev>Installation</titleabbrev>
@@ -22,7 +22,7 @@
    <qandaentry id="faq.installation.phpini">
     <question>
      <para>
-      Unix/Windows: Where should my php.ini file be
+      Unix/Windows: Where should my &php.ini; file be
       located?
      </para>
     </question>
@@ -40,8 +40,8 @@
       edit it to make any local changes you want.
      </para>
      <para>
-      On Windows the default path for the <filename>php.ini</filename>
-      file is the Windows directory.
+      On Windows the default path for the &php.ini; file is the Windows
+      directory.
      </para>
     </answer>
    </qandaentry>
@@ -372,8 +372,8 @@
        <simpara>
         File permissions on your PHP script,
         <filename>php.exe</filename>, <filename>php4ts.dll</filename>,
-        <filename>php.ini</filename> or any PHP extensions you are
-        trying to load are such that the anonymous internet user
+        &php.ini; or any PHP extensions you are trying to load are such
+        that the anonymous internet user
         <literal>ISUR_&lt;machinename&gt;</literal> cannot access them.
        </simpara>
       </listitem>


Reply via email to