Try the Demo

Magento Forum

   
Error message
 
rebuscommerce
Jr. Member
 
Total Posts:  1
Joined:  2008-08-20
 

Please can anyone advise regarding an issue that has just come up on our recently installed Magento system. Today we were adding new text and doing Meta tags and all of a sudden we saved some text and now all that comes up on every single link on the site (including the admin page) is this:

pdo_mysql extension is not installed
Trace:
#0 /home/rebuscom/public_html/lib/Zend/Db/Adapter/Abstract.php(390): Varien_Db_Adapter_Pdo_Mysql->_connect()
#1 /home/rebuscom/public_html/lib/Zend/Db/Adapter/Pdo/Abstract.php(206): Zend_Db_Adapter_Abstract->query(’SET NAMES utf8’, Array)
#2 /home/rebuscom/public_html/app/code/core/Mage/Core/Model/Resource/Type/Db/Pdo/Mysql.php(39): Zend_Db_Adapter_Pdo_Abstract->query(’SET NAMES utf8’)
#3 /home/rebuscom/public_html/app/code/core/Mage/Core/Model/Resource.php(77): Mage_Core_Model_Resource_Type_Db_Pdo_Mysql->getConnection(Object(Mage_Core_Model_Config_Element))
#4 /home/rebuscom/public_html/app/code/core/Mage/Core/Model/Mysql4/Abstract.php(242): Mage_Core_Model_Resource->getConnection(’core_read’)
#5 /home/rebuscom/public_html/app/code/core/Mage/Core/Model/Mysql4/Abstract.php(257): Mage_Core_Model_Mysql4_Abstract->_getConnection(’read’)
#6 /home/rebuscom/public_html/app/code/core/Mage/Core/Model/Mysql4/Abstract.php(277): Mage_Core_Model_Mysql4_Abstract->_getReadAdapter()
#7 /home/rebuscom/public_html/app/code/core/Mage/Core/Model/Mysql4/Collection/Abstract.php(62): Mage_Core_Model_Mysql4_Abstract->getReadConnection()
#8 /home/rebuscom/public_html/app/code/core/Mage/Core/Model/Config.php(697): Mage_Core_Model_Mysql4_Collection_Abstract->__construct(Object(Mage_Core_Model_Mysql4_Website))
#9 /home/rebuscom/public_html/app/code/core/Mage/Core/Model/Config.php(737): Mage_Core_Model_Config->getModelInstance(’core_mysql4/web...’, Object(Mage_Core_Model_Mysql4_Website))
#10 /home/rebuscom/public_html/app/Mage.php(322): Mage_Core_Model_Config->getResourceModelInstance(’core/website_co...’, Object(Mage_Core_Model_Mysql4_Website))
#11 /home/rebuscom/public_html/app/code/core/Mage/Core/Model/Abstract.php(185): Mage::getResourceModel(’core/website_co...’, Object(Mage_Core_Model_Mysql4_Website))
#12 /home/rebuscom/public_html/app/code/core/Mage/Core/Model/Abstract.php(190): Mage_Core_Model_Abstract->getResourceCollection()
#13 /home/rebuscom/public_html/app/code/core/Mage/Core/Model/App.php(332): Mage_Core_Model_Abstract->getCollection()
#14 /home/rebuscom/public_html/app/code/core/Mage/Core/Model/App.php(211): Mage_Core_Model_App->_initStores()
#15 /home/rebuscom/public_html/app/Mage.php(404): Mage_Core_Model_App->init(’’, ‘store’, Array)
#16 /home/rebuscom/public_html/app/Mage.php(423): Mage::app(’’, ‘store’, Array)
#17 /home/rebuscom/public_html/index.php(40): Mage::run()
#18 {main}

Any help would be greatly appreciated and apologies if this seems like a simple problem as we are new to the Magento system.

Thanks,

Rebus

 
Magento Community Magento Community
Magento Community
Magento Community
 
FOOMAN
Guru
 
Avatar
Total Posts:  667
Joined:  2007-12-13
Auckland, New Zealand
 

The first line in your error message suggest that you don’t have the necessary php extension (pdo_mysql) installed. Magento needs this to run and I am bit surprised how you got to install it in the first place.

I suggest getting in touch with your hosting provided and see if pdo_mysql can be (re-)enabled.

good luck

 Signature 

My Magento Store | Extensions by FOOMAN
Extensions | Speedster | PdfCustomiser | GoogleAnalyticsPlus | OrderManager | All | Support

 
Magento Community Magento Community
Magento Community
Magento Community
Magento Community
Magento Community
    Back to top