On 3 September 2010 01:24, <[email protected]> wrote: > Hi. I am trying to get the driver for pdo-sqlite in my php emerge. I > have the use flags for sqlite3 and pdo, but when I do php --info the > sqlite pdo driver is not there and this seems to be verified by doing > PDO::get_available_drivers which does not list it. > > Any ideas on how to get this to work?
As I know in he /etc/php directory you can set which module is enabled and disabled. Please look this directory. On other hands please check pdo-sqlite package is installed on your machine or not. Unfortunately I'm not able to log in my machine to give you more specified information what should you check. -- - - -- Csanyi Andras (Sayusi Ando) -- http://sayusi.hu -- http://facebook.com/andras.csanyi -- "Bízzál Istenben és tartsd szárazon a puskaport!".-- Cromwell

