err:select * from products_3 where cid=:cid limit 0,10 msg:SQLSTATE[HY000]: General error: 1049 Unknown database 'frbiz_product'
errors:
2025-07-08 18:53:16 url:[http://biz.everychina.com/icoolfrp-r/] entry:[/index.php] args:[] get:[Array ( [r] => company/home [corpname] => icoolfrp ) ] ip:[216.73.216.188] 0.010 [Exception:PDOException],errstr:[exception 'PDOException' with message 'SQLSTATE[HY000]: General error: 1049 Unknown database 'frbiz_product'' in /home/www/libs/util/dbtools.php:274 Stack trace: #0 /home/www/libs/util/dbtools.php(274): PDOStatement->execute(Array) #1 /home/www/libs/frbiz/product.php(415): DbTools->query('select * from p...', Array) #2 /home/www/libs/frbiz/controller/base.php(135): Frbiz_Product->getList('16858559', 10) #3 /home/www/everychina/business/protected/controllers/CompanyController.php(244): Frbiz_Controller_Base->newIncRoom() #4 /home/www/libs/yii/web/actions/CInlineAction.php(49): CompanyController->actionHome() #5 /home/www/libs/yii/web/CController.php(308): CInlineAction->runWithParams(Array) #6 /home/www/libs/yii/web/CController.php(286): CController->runAction(Object(CInlineAction)) #7 /home/www/libs/yii/web/CController.php(265): CController->runActionWithFilters(Object(CInlineAction), Array) #8 /home/www/libs/yii/web/CWebApplication.php(282): CController->run('home') #9 /home/www/libs/yii/web/CWebApplication.php(141): CWebApplication->runController('company/home') #10 /home/www/libs/yii/base/CApplication.php(180): CWebApplication->processRequest() #11 /home/www/everychina/business/themes/base_index.php(63): CApplication->run() #12 /home/www/everychina/business/themes/everychina.com/www/index.php(12): include('/home/www/every...') #13 {main}],errfile:[/home/www/libs/util/dbtools.php:274] 0271 : try { 0272 : if (is_array($param) && !empty($param)) { 0273 : $sth = $db->prepare($sql); 0274 * $sth->execute ($param); 0275 : } else { 0276 : $sth = $db->query($sql); 0277 : } 0278 : if(!$sth){ trace: #0 LibsErrorReport::exception_handler([PDOException]) called at [:]