From 31f3385d1475b9164aea93b9e465db1167f68983 Mon Sep 17 00:00:00 2001 From: Sebastian Nohn Date: Wed, 10 Jul 2002 16:24:27 +0000 Subject: [PATCH] fixing bug #12336 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88229 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/oci8/reference.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/reference/oci8/reference.xml b/reference/oci8/reference.xml index 4e79921758..18c0b89dfb 100644 --- a/reference/oci8/reference.xml +++ b/reference/oci8/reference.xml @@ -1,5 +1,5 @@ - + Oracle 8 functions OCI8 @@ -94,6 +94,10 @@ + + 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. +