What could be causing this error? I looked in the adapter folder under pdo and mysql is there... what else can I do?Fatal error: Uncaught exception 'Zend_Db_Adapter_Exception' with message 'The mysql driver is not currently installed' in /vservers/upstatec/htdocs/dev/library/Zend/Db/Adapter/Pdo/Abstract.php:80
Zend Framework - PDO_MYSQL adapter not installed??
Moderator: General Moderators
Zend Framework - PDO_MYSQL adapter not installed??
I got this error while trying to use Zend_Db_Table with PDO_MYSQL adapter:
Is it this one: http://de2.php.net/manual/en/ref.pdo-mysql.php ?