Gentoo Archives: gentoo-user

From: covici@××××××××××.com
To: gentoo-user@l.g.o
Subject: [gentoo-user] emerging php with pdo and sqlite3 does not get the driver
Date: Thu, 02 Sep 2010 23:24:53
Message-Id: 18919.1283469849@ccs.covici.com
1 Hi. I am trying to get the driver for pdo-sqlite in my php emerge. I
2 have the use flags for sqlite3 and pdo, but when I do php --info the
3 sqlite pdo driver is not there and this seems to be verified by doing
4 PDO::get_available_drivers which does not list it.
5
6 Any ideas on how to get this to work?
7
8 Thanks.
9
10 --
11 Your life is like a penny. You're going to lose it. The question is:
12 How do
13 you spend it?
14
15 John Covici
16 covici@××××××××××.com

Replies

Subject Author
Re: [gentoo-user] emerging php with pdo and sqlite3 does not get the driver "András Csányi" <sayusi.ando@×××××.com>