On Sat, Jan 12, 2013 at 9:41 AM, Jeff C <[email protected]> wrote: > I've just installed Cake and tried running the default index.php, after > taking care of a few missing directories I received the following Error > Message. > > Error: Class 'PDO' not found > File: /usr/lib/Cake/Model/Datasource/Database/Mysql.php > Line: 169 > > I've checked the PHP set up using phpinfo() and I can see that the > ./configure command use --disable-pdo I assume this is why I get the error > above. > > Any suggestions on how I can get PDO working?
Installing it _might_ work. YMMV -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- 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]. Visit this group at http://groups.google.com/group/cake-php?hl=en.
