On Thu, Dec 01, 2005 at 04:59:47AM +0100, [EMAIL PROTECTED] wrote:
> 
> Wow... this is a bit of a complex beast. So to summarize, the
> documentation updates we're looking at:
> 
> 1. If PDO is built as a shared modules, all PDO drivers must also be
> built as shared modules.
> 2. If ext/pdo_sqlite is built as a shared module, ext/sqlite must also
> be built as a shared module.
> 3. In the extensions entries, if ext/pdo_sqlite is built as a shared
> module, php.ini must specify pdo_sqlite first, followed by sqlite.
 
Just a side note:

I have done a little work on re-wording the install section on PDO
addressing #1 and #2 [1], my intent was to keep the install section
on the PDO page as small as possible and have additional
installation docs inside each DB driver page [2].

I almost went as far as creating a whole document dedicated to the
installation of PDO, but wasn't sure where it would go.

[1] http://livedocs.zirzow.dyndns.org/index.php?l=en&q=ref.pdo
[2] http://livedocs.zirzow.dyndns.org/index.php?l=en&q=ref.pdo-sqlite

Curt.
-- 
cat .signature: No such file or directory

Reply via email to