Hi
PDO is enabled but our tests use SQLite as database backend.
Could you enable the sqlite and the pdo_sqlite modules?
Afterwards the phpinfo should show something like this:
PDO
PDO support => enabled
PDO drivers => sqlite, sqlite2
pdo_sqlite
PDO Driver for SQLite 3.x => enabled
PECL Module version => 1.0.1 $Id: pdo_sqlite.c 272374 2008-12-31
11:17:49Z sebastian $ SQLite Library => 3.6.18
bye,
-christian-
Am Sun, 11 Oct 2009 14:13:59 +1000
schrieb "Gavin" <[email protected]>:
>
>
> > -----Original Message-----
> > From: Christian Hammers (JIRA) [mailto:[email protected]]
> > Sent: Sunday, 11 October 2009 10:13 AM
> > To: [email protected]
> > Subject: [jira] Commented: (LOG4PHP-74) Buildbot needs PDO extension
> > enabled
> >
> >
> > [ https://issues.apache.org/jira/browse/LOG4PHP-
> > 74?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-
> > tabpanel&focusedCommentId=12764400#action_12764400 ]
> >
> > Christian Hammers commented on LOG4PHP-74:
> > ------------------------------------------
> >
> > http://ci.apache.org/projects/log4php/surefire-report.html#Test_Cases
> > still does not list more than
> > one AppenderPDO test but does claim to have no tests skipped. How
> > that? When was this page
> > last updated?
>
> That page gets updated every commit, so it very current.
>
>
> > Does it mean that this issue is still open?
>
> I guess, I have no clue why seemingly you guys agree that PDO is not
> installed. Christian Grobmeier and I went through this some time ago,
> and agreed that it was enabled due to what it says in php -i output,
> both the PDO and PDO_MYSQL drivers are installed and enabled.
>
> So, if someone could help me debug and see what's wrong, I'm ready ;)
>
> Gav...
>
> >
> > > Buildbot needs PDO extension enabled
> > > ------------------------------------
> > >
> > > Key: LOG4PHP-74
> > > URL:
> > > https://issues.apache.org/jira/browse/LOG4PHP-74 Project: Log4php
> > > Issue Type: Bug
> > > Components: Tests
> > > Affects Versions: 2.0
> > > Reporter: Christian Grobmeier
> > > Priority: Minor
> > >
> > > Buildbot seems to not have the pdo extension enabled. This is
> > > necessary
> > for running all PDO tests.
> > > Can this be enabled? Its usually uncommenting a line in php.ini
> > > thanks
> >
> > --
> > This message is automatically generated by JIRA.
> > -
> > You can reply to this email to add a comment to the issue online.
> >
> > No virus found in this incoming message.
> > Checked by AVG - www.avg.com
> > Version: 8.5.421 / Virus Database: 270.14.8/2423 - Release Date:
> > 10/10/09 06:39:00
>