| vrana@php.net 2006-04-26, 7:58 am |
| ID: 37112
Updated by: vrana@php.net
Reported By: bjori at php dot is
-Status: Open
+Status: Closed
Bug Type: Documentation problem
Operating System: *
PHP Version: Irrelevant
New Comment:
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.
Thank you for the report, and for helping us make our documentation
better.
I haven't added extension=pdo_sqlite.so and extension=sqlite.so as they
are not required to enable pdo.so.
Previous Comments:
------------------------------------------------------------------------
[2006-04-17 19:40:48] bjori at php dot is
Description:
------------
Installation on unix, step1, tells you to configure pdo as shared but
does however not mention pdo-sqlite, which is, by default, compiled
staticly too.
...And when pdo-sqlite is compiled as shared sqlite has to be compiled
as shared, too.
Patch: http://php.is/bugs/phpdoc/phpdoc.pdo.sqlite.patch.txt
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=37112&edit=1
|