[PHP-DOC] cvs: phpdoc /en/chapters install.xml From: Jim Winstead (jimw <email protected>)
Date: 01/26/01

jimw Fri Jan 26 14:40:04 2001 EDT

  Modified files:
    /phpdoc/en/chapters install.xml
  Log:
  fix typo in tag, missing <filename> tag
  
Index: phpdoc/en/chapters/install.xml
diff -u phpdoc/en/chapters/install.xml:1.37 phpdoc/en/chapters/install.xml:1.38
--- phpdoc/en/chapters/install.xml:1.37 Fri Jan 26 08:48:52 2001
+++ phpdoc/en/chapters/install.xml Fri Jan 26 14:40:04 2001
@@ -3550,8 +3550,8 @@
 9. If the documentation says that the 'PHP 4 interpreter isn't
     available', make sure that you restarted the server. If you did
     check /opt/caudium/logs/debug/default.1 for any errors related to
- <filename>PHP4.so</filenane>. Also make sure that
- caudium/server/lib/[pike-version]/PHP4.so
+ <filename>PHP4.so</filename>. Also make sure that
+ <filename>caudium/server/lib/[pike-version]/PHP4.so</filename>
     is present.
 10. Configure the PHP Script Support module if needed.
     </programlisting>