Date: 04/30/01
- Next message: Yasuo Ohgaki: "[PHP-DOC] Module Documentation Style? (What it should be?)"
- Previous message: David Croft: "[PHP-DOC] cvs: phpdoc /en/functions imap.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
avsm Mon Apr 30 01:42:12 2001 EDT
Modified files:
/phpdoc/en/chapters install.xml
Log:
Add a note regarding Netscape Enterprise 4.x configuration
PR:a 8376 9612 9602 7016
Submitted by: Graeme Hoose <GraemeHoose <email protected>>
Reviewed by:
Obtained from:
Index: phpdoc/en/chapters/install.xml
diff -u phpdoc/en/chapters/install.xml:1.54 phpdoc/en/chapters/install.xml:1.55
--- phpdoc/en/chapters/install.xml:1.54 Fri Apr 20 10:01:09 2001
+++ phpdoc/en/chapters/install.xml Mon Apr 30 01:42:12 2001
@@ -4223,6 +4223,18 @@
</Object>
</programlisting>
</example>
+ <para>If you are running Netscape Enterprise 4.x, then you should use the following:</para>
+ <example>
+ <title>Configuration Example for Netscape Enterprise 4.x</title>
+ <programlisting>
+Place these lines after the mime types init, and everything else is similar
+to the example configuration above.
+From: Graeme Hoose (GraemeHoose <email protected>)
+
+Init fn="load-modules" shlib="/path/to/server4/bin/libphp4.so" funcs="php4_init,php4_close,php4_execute,php4_auth_trans"
+Init fn="php4_init" LateInit="yes"
+ </programlisting>
+ </example>
</sect1>
<sect1 id="install.omnihttpd">
- Next message: Yasuo Ohgaki: "[PHP-DOC] Module Documentation Style? (What it should be?)"
- Previous message: David Croft: "[PHP-DOC] cvs: phpdoc /en/functions imap.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

