Thanks for your quick reply .. Could you please let me know how can check the PDO extentions (from where?). >From where and how can i install them?
Do I have any other alternative to run my application? Or using PDO extentions are the best approach? Ashish Thomas Weidner-2 wrote: > > Well.. > > I expect the error message says all: > 'The mysql driver is not currently installed' > > Look if you have installed the mysql extension... when you are using PDO > check also if the PDO extensions are installed > > Greetings > Thomas > I18N Team Leader > > ----- Original Message ----- > From: "ashish.sharma" > To: > Sent: Tuesday, August 14, 2007 7:49 AM > Subject: [fw-general] URGENT : Please help - Zend_Db_Adapter_Exception > > >> >> Hello ALL, >> >> I am trying to deploy my Zend application on my online server having php >> 5.2.2 + mysql 5+ and It is giving me the following error .. >> >> "Uncaught exception 'Zend_Db_Adapter_Exception' with message 'The mysql >> driver is not currently installed' in >> /library/Zend/Db/Adapter/Pdo/Abstract.php". >> >> Can anyone suggest the reason for this? This same application is running >> abs >> fine on my local PC on XAMPP1.6 having php 5.2.2 + mysql5+. >> >> Please help .. >> >> Ashish Sharma >> >> -- >> View this message in context: >> http://www.nabble.com/URGENT-%3A-Please-help---Zend_Db_Adapter_Exception-tf4265351s16154.html#a12139090 >> Sent from the Zend Framework mailing list archive at Nabble.com. >> > > > -- View this message in context: http://www.nabble.com/URGENT-%3A-Please-help---Zend_Db_Adapter_Exception-tf4265351s16154.html#a12139190 Sent from the Zend Framework mailing list archive at Nabble.com.
