new SunONE server

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@142602 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Uwe Schindler 2003-10-17 22:01:19 +00:00
parent 91f888240a
commit c58d5f3596

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.9 $ -->
<!-- $Revision: 1.10 $ -->
<sect1 id="install.netscape-enterprise">
<title>Servers-Netscape, iPlanet and SunONE</title>
<para>
@ -145,7 +145,7 @@ Init fn="php4_init" LateInit="yes" errorString="Failed to initialize PHP!" [php_
<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>):
(for virtual server classes [SunONE 6.0+] in their <filename>vserver.obj.conf</filename>):
<programlisting>
<![CDATA[
<Object name="default">
@ -317,7 +317,7 @@ Init fn="php4_init" LateInit="yes" errorString="Failed to initialise PHP!" [php_
<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>):
(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:
@ -452,7 +452,7 @@ Service fn="php4_execute" type="magnus-internal/directory" script="/path/to/scri
<para>
Under Windows limitations in the DLL handling need the use of a automatic
detection of the most recent <filename>ns-httpdXX.dll</filename> file. This is tested for servers
till version 6.0. If a newer version of the SunONE server is used, the detection
till version 6.1. If a newer version of the SunONE server is used, the detection
fails and <function>nsapi_virtual</function> is disabled.
</para>
<para>