nohn Wed Jul 10 12:24:28 2002 EDT
Modified files:
/phpdoc/en/reference/oci8 reference.xml
Log:
fixing bug #12336
Index: phpdoc/en/reference/oci8/reference.xml
diff -u phpdoc/en/reference/oci8/reference.xml:1.3
phpdoc/en/reference/oci8/reference.xml:1.4
--- phpdoc/en/reference/oci8/reference.xml:1.3 Sun Jun 30 06:41:43 2002
+++ phpdoc/en/reference/oci8/reference.xml Wed Jul 10 12:24:27 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<reference id="ref.oci8">
<title>Oracle 8 functions</title>
<titleabbrev>OCI8</titleabbrev>
@@ -93,6 +93,10 @@
]]>
</screen>
</informalexample>
+ </para>
+ <para>
+ Please note that on some systems like UnixWare it is libthread instead of
+libpthread, so PHP als well as
+ Apache have to be configured with EXTRA_LIBS=-lthread.
</para>
</note>
<para>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php