I am getting this error while working on the demo Zend_Application....
Fatal error: Uncaught exception 'Zend_Db_Table_Exception' with message 'No adapter found for Admin_Model_Plugins' in .........
But i already got this in place:
resources.db.adapter = PDO_MYSQL
resources.db.params.host = localhost
resources.db.params.username = xxx
resources.db.params.password = xxx
resources.db.params.dbname = xxx
resources.db.params.driver_options.1002 = "SET NAMES UTF8;"
resources.db.isDefaultTableAdapter = true
It is n error or i am missing something ? -- Best regards, Cristian Bichis www.zftutorials.com | www.zfforums.com | www.zftalk.com | www.zflinks.com
没有评论:
发表评论