SQL 错误消息: "Access denied for user 'wuliuadmin'@'localhost' (using password: YES)" SQL 语句: "mysql_connect('localhost', 'wuliuadmin') failed!" SQL 错误代码: "7335941".

错误原因:

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

异常的详细内容: exception 'FLEA_Db_Exception_SqlQuery' with message 'SQL 错误消息: "Access denied for user 'wuliuadmin'@'localhost' (using password: YES)"
SQL 语句: "mysql_connect('localhost', 'wuliuadmin') failed!"
SQL 错误代码: "7335941".' in /var/www/vhosts/acty-b.net/subdomains/logistics/httpdocs/FLEA/FLEA/Db/Driver/Mysql.php:69
Stack trace:
#0 /var/www/vhosts/acty-b.net/subdomains/logistics/httpdocs/FLEA/FLEA.php(752): FLEA_Db_Driver_Mysql->connect()
#1 /var/www/vhosts/acty-b.net/subdomains/logistics/httpdocs/FLEA/FLEA/Db/TableDataGateway.php(301): FLEA->getDBO()
#2 /var/www/vhosts/acty-b.net/subdomains/logistics/httpdocs/FLEA/FLEA.php(422): FLEA_Db_TableDataGateway->FLEA_Db_TableDataGateway()
#3 /var/www/vhosts/acty-b.net/subdomains/logistics/httpdocs/APP/Controller/HomePage.php(28): FLEA->getSingleton('Model_Client')
#4 /var/www/vhosts/acty-b.net/subdomains/logistics/httpdocs/FLEA/FLEA/Dispatcher/Simple.php(106): Controller_HomePage->Controller_HomePage('HomePage')
#5 /var/www/vhosts/acty-b.net/subdomains/logistics/httpdocs/FLEA/FLEA/Dispatcher/Simple.php(77): FLEA_Dispatcher_Simple->_executeAction('HomePage', 'Index', 'Controller_Home...')
#6 /var/www/vhosts/acty-b.net/subdomains/logistics/httpdocs/FLEA/FLEA.php(816): FLEA_Dispatcher_Simple->dispatching()
#7 /var/www/vhosts/acty-b.net/subdomains/logistics/httpdocs/index.php(11): FLEA::runMVC()
#8 {main}

Exception: FLEA_Db_Exception_SqlQuery
Message: SQL 错误消息: "Access denied for user 'wuliuadmin'@'localhost' (using password: YES)" SQL 语句: "mysql_connect('localhost', 'wuliuadmin') failed!" SQL 错误代码: "7335941".


Filename: /var/www/vhosts/acty-b.net/subdomains/logistics/httpdocs/FLEA/FLEA.php [752]
#8 FLEA_Db_Driver_Mysql::connect()

Filename: /var/www/vhosts/acty-b.net/subdomains/logistics/httpdocs/FLEA/FLEA/Db/TableDataGateway.php [301]
#7 FLEA::getDBO()

Filename: /var/www/vhosts/acty-b.net/subdomains/logistics/httpdocs/FLEA/FLEA.php [422]
#6 FLEA_Db_TableDataGateway::FLEA_Db_TableDataGateway()

Filename: /var/www/vhosts/acty-b.net/subdomains/logistics/httpdocs/APP/Controller/HomePage.php [28]
#5 FLEA::getSingleton('Model_Client')

Filename: /var/www/vhosts/acty-b.net/subdomains/logistics/httpdocs/FLEA/FLEA/Dispatcher/Simple.php [106]
#4 Controller_HomePage::Controller_HomePage('HomePage')

Filename: /var/www/vhosts/acty-b.net/subdomains/logistics/httpdocs/FLEA/FLEA/Dispatcher/Simple.php [77]
#3 FLEA_Dispatcher_Simple::_executeAction('HomePage', 'Index', 'Controller_HomePage')

Filename: /var/www/vhosts/acty-b.net/subdomains/logistics/httpdocs/FLEA/FLEA.php [816]
#2 FLEA_Dispatcher_Simple::dispatching()

Filename: /var/www/vhosts/acty-b.net/subdomains/logistics/httpdocs/index.php [11]
#1 FLEA::runMVC()