Forgot something...

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@136742 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Uwe Schindler 2003-08-05 22:06:05 +00:00
parent 0d9362ff2c
commit 6038fd4669

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.5 $ -->
<!-- $Revision: 1.6 $ -->
<sect1 id="install.netscape-enterprise">
<title>Servers-Netscape, iPlanet and SunONE</title>
<para>
@ -144,7 +144,8 @@ Init fn="php4_init" LateInit="yes" errorString="Failed to initialize PHP!" [php_
</listitem>
<listitem>
<para>
Configure the default object:
Configure the default object in <filename>obj.conf</filename>
(for virtual server classes [SunONE 6.0] in their <filename>vserver.obj.conf</filename>):
<programlisting>
<![CDATA[
<Object name="default">
@ -292,7 +293,7 @@ ftype PHPScript=c:\php\php.exe %1 %*
<simpara>
In the Netscape Enterprise Administration Server create
a new mime type (Category: type,
Content-Type: magnus-internal/x-httpd-php, File Suffix:php).
Content-Type: magnus-internal/x-httpd-php, File Suffix: php).
</simpara>
</listitem>
<listitem>
@ -313,6 +314,8 @@ Init fn="php4_init" LateInit="yes" errorString="Failed to initialise PHP!" [php_
</listitem>
<listitem>
<para>
Configure the default object in <filename>obj.conf</filename>
(for virtual server classes [SunONE 6.0] in their <filename>vserver.obj.conf</filename>):
In the <literal>&lt;Object name="default"&gt;</literal>
section, place this line necessarily after all 'ObjectType'
and before all 'AddLog' lines: