Like any other module ...
<?php
phpinfo();
Just add them in your php.ini....
This is no issue of the Framework but of you php installation... just take a
look into the manual - references - requirements
Greetings
Thomas
I18N Team Leader
----- Original Message -----
From: "ashish.sharma" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Tuesday, August 14, 2007 8:00 AM
Subject: Re: [fw-general] URGENT : Please help - Zend_Db_Adapter_Exception
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.