[PHP-DOC] cvs: phpdoc /en/chapters install.xml From: Dan Kalowsky (dank <email protected>)
Date: 07/06/01

kalowsky Fri Jul 6 10:36:38 2001 EDT

  Modified files:
    /phpdoc/en/chapters install.xml
  Log:
  comments added to reflect the demise of the --with-openlink option, and
  the new champion of ODBC ( as far as OpenLink goes ), --with-iodbc.
  # this really isn't true for 4.0.6, but it is true for versions greater.
  # but it will also help end a bunch of bug reports.
  
  
Index: phpdoc/en/chapters/install.xml
diff -u phpdoc/en/chapters/install.xml:1.68 phpdoc/en/chapters/install.xml:1.69
--- phpdoc/en/chapters/install.xml:1.68 Tue Jul 3 02:46:45 2001
+++ phpdoc/en/chapters/install.xml Fri Jul 6 10:36:35 2001
@@ -1091,6 +1091,9 @@
      <para>
       PHP 3, PHP 4: Include OpenLink ODBC support. DIR is the OpenLink base
       install directory, defaults to /usr/local/openlink.
+ As of PHP 4.0.6 this configure option is no longer valid. Please use
+ the <parameter>--with-iodbc</parameter> if you wish to use OpenLink
+ Software's ODBC system.
      </para>
      <simpara>
       <ulink url="&url.openlink;">OpenLink Software's home page</ulink>