Iam new to Zend.
when i tried to use zend_db iam frequeltly getting this error.
Even i have PDO support and iam using mysql5.0
Fatal error:
Uncaught exception 'Zend_Db_Adapte r_Exception'
with message 'The mysql driver is not currently installed' in C:\Program Files\Zend\Core \library\Zend\D b\Adapter\Pdo\A bstract.php:104
when i tried to use zend_db iam frequeltly getting this error.
Even i have PDO support and iam using mysql5.0
Fatal error:
Uncaught exception 'Zend_Db_Adapte r_Exception'
with message 'The mysql driver is not currently installed' in C:\Program Files\Zend\Core \library\Zend\D b\Adapter\Pdo\A bstract.php:104
Comment