I think PDO is not supported. You'll need to have either MySQL or MySQLi drivers installed.
On Tue, Sep 8, 2009 at 10:01 AM, Mukke<[email protected]> wrote: > > my database file is configured but cake keep saying it cannot connect > to the database. > there that yellow block with "Cake is NOT able to connect to the > database." > I tested the connection with a simple php script and I'm sure it's > correct. > > Does cake require any PDO? > I have the normal PDO but not the Mysql PDO , that's not possible in > my environment due to conflicts with others. > What does cake require to be installed to make a databse connection ? > And is there a way around them if you don't have the requirements ? > > I do have PHP 5.1 > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
