SQL 语句: "mysql_connect('localhost', 'shores') failed!" SQL 错误代码: "7335942".

错误原因:

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

异常的详细内容: exception 'FLEA_Db_Exception_SqlQuery' with message 'SQL 语句: "mysql_connect('localhost', 'shores') failed!"
SQL 错误代码: "7335942".' in /others/www/fabcms/2shores/FLEA.LIB/FLEA/Db/Driver/Mysql.php:69
Stack trace:
#0 /others/www/fabcms/2shores/FLEA.LIB/FLEA.php(747): FLEA_Db_Driver_Mysql->connect()
#1 /others/www/fabcms/2shores/FLEA.LIB/FLEA/Db/TableDataGateway.php(301): FLEA->getDBO()
#2 /others/www/fabcms/2shores/FLEA.LIB/FLEA.php(423): FLEA_Db_TableDataGateway->FLEA_Db_TableDataGateway()
#3 /others/www/fabcms/2shores/uo/APP/Controller/Login.php(43): FLEA->getSingleton('Model_Groups')
#4 /others/www/fabcms/2shores/FLEA.LIB/FLEA/Dispatcher/Simple.php(120): Controller_Login->actionIndex()
#5 /others/www/fabcms/2shores/FLEA.LIB/FLEA/Dispatcher/Auth.php(127): FLEA_Dispatcher_Simple->_executeAction('login', 'index', 'Controller_Logi...')
#6 /others/www/fabcms/2shores/FLEA.LIB/FLEA.php(811): FLEA_Dispatcher_Auth->dispatching()
#7 /others/www/fabcms/2shores/uo/index.php(38): FLEA::runMVC()
#8 {main}

Exception: FLEA_Db_Exception_SqlQuery
Message: SQL 语句: "mysql_connect('localhost', 'shores') failed!" SQL 错误代码: "7335942".


Filename: /others/www/fabcms/2shores/FLEA.LIB/FLEA.php [747]
#8 FLEA_Db_Driver_Mysql::connect()

Filename: /others/www/fabcms/2shores/FLEA.LIB/FLEA/Db/TableDataGateway.php [301]
#7 FLEA::getDBO()

Filename: /others/www/fabcms/2shores/FLEA.LIB/FLEA.php [423]
#6 FLEA_Db_TableDataGateway::FLEA_Db_TableDataGateway()

Filename: /others/www/fabcms/2shores/uo/APP/Controller/Login.php [43]
#5 FLEA::getSingleton('Model_Groups')

Filename: /others/www/fabcms/2shores/FLEA.LIB/FLEA/Dispatcher/Simple.php [120]
#4 Controller_Login::actionIndex()

Filename: /others/www/fabcms/2shores/FLEA.LIB/FLEA/Dispatcher/Auth.php [127]
#3 FLEA_Dispatcher_Simple::_executeAction('login', 'index', 'Controller_Login')

Filename: /others/www/fabcms/2shores/FLEA.LIB/FLEA.php [811]
#2 FLEA_Dispatcher_Auth::dispatching()

Filename: /others/www/fabcms/2shores/uo/index.php [38]
#1 FLEA::runMVC()