SQL 错误消息: "Unknown database 'ls_dazhou'" SQL 语句: "SELECT DATABASE: 'ls_dazhou' FAILED!" SQL 错误代码: "7335941".

错误原因:

您看到这个错误页面是因为应用程序抛出了没有捕获的异常。

异常的详细内容: exception 'FLEA_Db_Exception_SqlQuery' with message 'SQL 错误消息: "Unknown database 'ls_dazhou'"
SQL 语句: "SELECT DATABASE: 'ls_dazhou' FAILED!"
SQL 错误代码: "7335941".' in F:\LaoShu\dazhou\FLEA\FLEA\Db\Driver\Mysql.php:99
Stack trace:
#0 F:\LaoShu\dazhou\FLEA\FLEA\Db\Driver\Mysql.php(73): FLEA_Db_Driver_Mysql->selectDb('ls_dazhou')
#1 F:\LaoShu\dazhou\FLEA\FLEA.php(752): FLEA_Db_Driver_Mysql->connect()
#2 F:\LaoShu\dazhou\FLEA\FLEA\Db\TableDataGateway.php(301): FLEA->getDBO()
#3 F:\LaoShu\dazhou\FLEA\FLEA.php(422): FLEA_Db_TableDataGateway->FLEA_Db_TableDataGateway()
#4 F:\LaoShu\dazhou\APP\Controller\Default.php(7): FLEA->getSingleton('Model_Inters')
#5 F:\LaoShu\dazhou\FLEA\FLEA\Dispatcher\Simple.php(106): Controller_Default->Controller_Default('Default')
#6 F:\LaoShu\dazhou\FLEA\FLEA\Dispatcher\Simple.php(77): FLEA_Dispatcher_Simple->_executeAction('Default', 'index', 'Controller_Defa...')
#7 F:\LaoShu\dazhou\FLEA\FLEA.php(816): FLEA_Dispatcher_Simple->dispatching()
#8 F:\LaoShu\dazhou\index.php(10): FLEA::runMVC()
#9 {main}

Exception: FLEA_Db_Exception_SqlQuery
Message: SQL 错误消息: "Unknown database 'ls_dazhou'" SQL 语句: "SELECT DATABASE: 'ls_dazhou' FAILED!" SQL 错误代码: "7335941".


Filename: F:\LaoShu\dazhou\FLEA\FLEA\Db\Driver\Mysql.php [73]
#9 FLEA_Db_Driver_Mysql::selectDb('ls_dazhou')

Filename: F:\LaoShu\dazhou\FLEA\FLEA.php [752]
#8 FLEA_Db_Driver_Mysql::connect()

Filename: F:\LaoShu\dazhou\FLEA\FLEA\Db\TableDataGateway.php [301]
#7 FLEA::getDBO()

Filename: F:\LaoShu\dazhou\FLEA\FLEA.php [422]
#6 FLEA_Db_TableDataGateway::FLEA_Db_TableDataGateway()

Filename: F:\LaoShu\dazhou\APP\Controller\Default.php [7]
#5 FLEA::getSingleton('Model_Inters')

Filename: F:\LaoShu\dazhou\FLEA\FLEA\Dispatcher\Simple.php [106]
#4 Controller_Default::Controller_Default('Default')

Filename: F:\LaoShu\dazhou\FLEA\FLEA\Dispatcher\Simple.php [77]
#3 FLEA_Dispatcher_Simple::_executeAction('Default', 'index', 'Controller_Default')

Filename: F:\LaoShu\dazhou\FLEA\FLEA.php [816]
#2 FLEA_Dispatcher_Simple::dispatching()

Filename: F:\LaoShu\dazhou\index.php [10]
#1 FLEA::runMVC()