thetaphi Fri Oct 17 17:57:46 2003 EDT
Modified files: (Branch: PHP_4_3)
/php-src/sapi/nsapi nsapi-readme.txt
Log:
new SunONE server
Index: php-src/sapi/nsapi/nsapi-readme.txt
diff -u php-src/sapi/nsapi/nsapi-readme.txt:1.3.8.7
php-src/sapi/nsapi/nsapi-readme.txt:1.3.8.8
--- php-src/sapi/nsapi/nsapi-readme.txt:1.3.8.7 Mon Aug 4 08:46:38 2003
+++ php-src/sapi/nsapi/nsapi-readme.txt Fri Oct 17 17:57:45 2003
@@ -37,7 +37,7 @@
Windows: "c:/path/to/PHP4/php4nsapi.dll"
-In obj.conf (for virtual server classes [SunONE 6.0] in their vserver.obj.conf):
+In obj.conf (for virtual server classes [SunONE 6.0+] in their vserver.obj.conf):
<Object name="default">
.
@@ -133,7 +133,7 @@
Under Windows limitations in the DLL handling need the use of a automatic
detection of the most recent ns-httpdXX.dll 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 nsapi_virtual() is disabled.
If this is the case, try the following:
@@ -147,4 +147,4 @@
But be warned: SUPPORT FOR nsapi_virtual() IS EXPERIMENTAL !!!
-$Id: nsapi-readme.txt,v 1.3.8.7 2003/08/04 12:46:38 thetaphi Exp $
+$Id: nsapi-readme.txt,v 1.3.8.8 2003/10/17 21:57:45 thetaphi Exp $
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php