This took me hours to figure out. When I started a new CakePHP 2.0 app. I couldn't connect to the mysql database.
I finally figured out you have to enable the php_pdo_extension in php.ini. This was posted no where in the new cakephp 2.0 book. I hope this helps other people aswell. Here is a reference link: http://stackoverflow.com/questions/6212290/cake-is-not-able-to-connect-to-the-database -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
