[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/ibase/_configure.xml?=
From:       Popa_Adrian_Marius <mariuz () php ! net>
Date:       2012-08-21 13:45:12
Message-ID: svn-mariuz-1345556712-327216-2147436067 () svn ! php ! net
[Download RAW message or body]

mariuz                                   Tue, 21 Aug 2012 13:45:12 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=327216

Log:
fbclient.dll is required to start using and load the extension

Changed paths:
    U   phpdoc/en/trunk/reference/ibase/configure.xml

Modified: phpdoc/en/trunk/reference/ibase/configure.xml
===================================================================
--- phpdoc/en/trunk/reference/ibase/configure.xml	2012-08-21 13:10:57 UTC (rev \
                327215)
+++ phpdoc/en/trunk/reference/ibase/configure.xml	2012-08-21 13:45:12 UTC (rev \
327216) @@ -3,22 +3,23 @@
 <section xml:id="ibase.installation" xmlns="http://docbook.org/ns/docbook">
  &reftitle.install;
  <para>
-  To enable InterBase support configure PHP
+  To enable Firebird/InterBase support configure PHP
   <option role="configure">--with-interbase[=DIR]</option>, where DIR is the
-  InterBase base install directory, which defaults to
-  <filename>/usr/interbase</filename>.
+  Firebird/InterBase base install directory, which defaults to
+  <filename>/usr</filename>.
  </para>
  <note>
-  <title>Note to Win32 Users</title>
+  <title>Note to Win32/Win64 Users</title>
   <para>
    &ext.windows.path.dll;
-   <filename>gds32.dll</filename>
+   <filename>fbclient.dll,gds32.dll</filename>
   </para>
   <para>
-   If you installed the InterBase database server on the
+   If you installed the Firebird/InterBase database server on the
    same machine PHP is running on, you will have this DLL already and
-   <filename>gds32.dll</filename> will already be in
+   <filename>fbclient.dll,gds32.dll</filename> (gds32.dll is generated from the \
installer for legacy applications) will already be in  the <literal>PATH</literal>.
+
   </para>
  </note>
 </section>



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic