tony2001                Fri Jan 28 04:23:42 2005 EDT

  Modified files:              
    /phpdoc/en/reference/oci8   configure.xml 
  Log:
  add note about Oracle Instant Client
  
  
http://cvs.php.net/diff.php/phpdoc/en/reference/oci8/configure.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/oci8/configure.xml
diff -u phpdoc/en/reference/oci8/configure.xml:1.2 
phpdoc/en/reference/oci8/configure.xml:1.3
--- phpdoc/en/reference/oci8/configure.xml:1.2  Thu Dec 18 09:14:36 2003
+++ phpdoc/en/reference/oci8/configure.xml      Fri Jan 28 04:23:41 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <section id="oci8.installation">
  &reftitle.install;
  <para>
@@ -7,6 +7,12 @@
   <option role="configure">--with-oci8[=DIR]</option>, where DIR defaults to
   your environment variable ORACLE_HOME.
  </para>
+ <para>
+  If you're using Oracle Instant Client, you need to build PHP with the option 
+  <option role="configure">--with-oci8-instant-client[=DIR]</option>. Note
+  that Oracle Instant Client support first appeared in versions 4.3.11 and
+  5.0.4.
+ </para>
 </section>
 
 <!-- Keep this comment at the end of the file

Reply via email to