[dev] Horde groupware & sqlite3

Jan Schneider jan at horde.org
Tue Aug 29 05:18:53 PDT 2006


Zitat von Pieter Vanmeerbeek <pieter.vanmeerbeek at able.be>:

> Ok,
>
> So apparently a number of different sqlite DB front-ends exist:
>
> - PDO- sqlite: version sqlite3 and sqlite2
> - PHP 5 build-in sqlite: only for sqlite2
> - php-sqlite3 plugin (http://php-sqlite3.sourceforge.net) : extra php module
> for sqlite3
> - pear  DB - sqlite: pear module default only for sqlite2, however previous
> package includes an extra file for the DB package
>
> -MDB2 - sqlite: apparently only sqlite 2; I am unable to find a plug-in for
> sqlite3
>
>
> Now it seems the setup.php script is using MDB2 :(

Yes, MDB2_Schema to be correct.

> Grepping over the horde package also reveals it is using MDB2 for the
> pear/Log  module.

No, only the installer uses MDB2_Schema, Horde itself uses DB, and the  
Log package might have an MDB2 driver, but I think we don't even offer  
that in the Horde configuration.

> Is there anyone already using sqlite 3 with the horde groupware module? And
> if so, where did you find an MDB2 plugin? Or how did you solve this
> compatibility problem??
>
>
> Kind regards,
> Pieter
>
>
> -----Original Message-----
> From: dev-bounces at lists.horde.org [mailto:dev-bounces at lists.horde.org] On
> Behalf Of Jan Schneider
> Sent: maandag 28 augustus 2006 18:02
> To: dev at lists.horde.org
> Subject: Re: [dev] Horde groupware & sqlite3
>
> Zitat von Pieter Vanmeerbeek <pieter.vanmeerbeek at able.be>:
>
>> Hi ,
>>
>> I'm trying to install the groupware rc1 with sqlite 3. However, there
> seems
>> to be a problem with this.
>>
>> I'm using PHP 5.1.6. As far as I understood php 5.1 has a build-in sqlite
> 3
>> support system using pdo_sqlite. I compiled php as described
>
> No, sqlite != pdo_sqlite.
>
> Jan.
>
> --
> Do you need professional PHP or Horde consulting?
> http://horde.org/consulting/
>
>
> --
> Horde developers mailing list - Join the hunt: http://horde.org/bounties/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: dev-unsubscribe at lists.horde.org
>
>
> --
> ---------------------------------------------------
> Able: 1996-2006: already 10 safe years in YOUR company!
>
> aXs GUARD has completed security and anti-virus checks on this  
> e-mail (http://www.axsguard.com)
> ---------------------------------------------------
> Able NV: ond.nr 0457.938.087
> RPR Mechelen
>
>
> --
> Horde developers mailing list - Join the hunt: http://horde.org/bounties/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: dev-unsubscribe at lists.horde.org
>
>



Jan.

-- 
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/



More information about the dev mailing list