pollita Sun Nov 24 21:29:01 2002 EDT
Modified files:
/phpdoc/en/reference/ibase reference.xml
Log:
Added note for Win32 users. "Copy gds32.dll"
Index: phpdoc/en/reference/ibase/reference.xml
diff -u phpdoc/en/reference/ibase/reference.xml:1.5
phpdoc/en/reference/ibase/reference.xml:1.6
--- phpdoc/en/reference/ibase/reference.xml:1.5 Sat Sep 14 17:10:51 2002
+++ phpdoc/en/reference/ibase/reference.xml Sun Nov 24 21:29:01 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<reference id="ref.ibase">
<title>InterBase functions</title>
<titleabbrev>InterBase</titleabbrev>
@@ -40,8 +40,15 @@
<section id="ibase.installation">
&reftitle.install;
- <para>
- </para>
+ <note>
+ <title>Note to Win32 Users</title>
+ <simpara>
+ In order to enable this module on a Windows environment, you must copy
+ <emphasis>gds32.dll</emphasis> from the DLL folder of the PHP/Win32 binary
+ package to the SYSTEM32 folder of your windows machine. (Ex: C:\WINNT\SYSTEM32
+ or C:\WINDOWS\SYSTEM32)
+ </simpara>
+ </note>
</section>
&reference.ibase.ini;
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php