php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #37112 PDO configure line incorrect
Submitted: 2006-04-17 19:40 UTC Modified: 2006-04-26 12:23 UTC
From: bjori at php dot is Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: *
Private report: No CVE-ID: None
 [2006-04-17 19:40 UTC] 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


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-04-26 12:23 UTC] vrana@php.net
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.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Oct 11 07:00:01 2025 UTC