Warning: mysql_connect() [function.mysql-connect]: Host '121.199.33.228' is not allowed to connect to this MySQL server in /usr/home/hmu033051/htdocs/lib/FLEA/FLEA/Db/Driver/Mysql.php on line 64

SQL 错误消息: "Host '121.199.33.228' is not allowed to connect to this MySQL server" SQL 语句: "mysql_connect('hdm-101.hichina.com', 'hdm1010336') failed!" SQL 错误代码: "7335941".

错误原因:

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

异常的详细内容: exception 'FLEA_Db_Exception_SqlQuery' with message 'SQL 错误消息: "Host '121.199.33.228' is not allowed to connect to this MySQL server"
SQL 语句: "mysql_connect('hdm-101.hichina.com', 'hdm1010336') failed!"
SQL 错误代码: "7335941".' in /usr/home/hmu033051/htdocs/lib/FLEA/FLEA/Db/Driver/Mysql.php:69
Stack trace:
#0 /usr/home/hmu033051/htdocs/lib/FLEA/FLEA.php(752): FLEA_Db_Driver_Mysql->connect()
#1 /usr/home/hmu033051/htdocs/lib/FLEA/FLEA/Db/TableDataGateway.php(301): FLEA->getDBO()
#2 /usr/home/hmu033051/htdocs/lib/FLEA/FLEA.php(422): FLEA_Db_TableDataGateway->FLEA_Db_TableDataGateway()
#3 /usr/home/hmu033051/htdocs/lib/FLEA/FLEA/Compatibility.php(115): FLEA::getSingleton('Model_User')
#4 /usr/home/hmu033051/htdocs/lib/Com/Common.php(67): get_singleton()
#5 /usr/home/hmu033051/htdocs/lib/FLEA/FLEA.php(422): Com_Common->__construct('Model_User')
#6 /usr/home/hmu033051/htdocs/lib/FLEA/FLEA/Compatibility.php(115): FLEA::getSingleton()
#7 /usr/home/hmu033051/htdocs/lib/Com/Factory.php(31): get_singleton()
#8 /usr/home/hmu033051/htdocs/App/Controller/Category.php(21): Com_Factory->getCommon('Com_Common')
#9 /usr/home/hmu033051/htdocs/lib/FLEA/FLEA/Dispatcher/Simple.php(106): Controller_Category->__construct('Com_Common')
#10 /usr/home/hmu033051/htdocs/lib/FLEA/FLEA/Dispatcher/Simple.php(77): FLEA_Dispatcher_Simple->_executeAction()
#11 /usr/home/hmu033051/htdocs/lib/FLEA/FLEA.php(816): FLEA_Dispatcher_Simple->dispatching('category')
#12 /usr/home/hmu033051/htdocs/index.php(25): FLEA::runMVC('category', 'index', 'Controller_Cate...')
#13 {main}

Exception: FLEA_Db_Exception_SqlQuery
Message: SQL 错误消息: "Host '121.199.33.228' is not allowed to connect to this MySQL server" SQL 语句: "mysql_connect('hdm-101.hichina.com', 'hdm1010336') failed!" SQL 错误代码: "7335941".


Filename: /usr/home/hmu033051/htdocs/lib/FLEA/FLEA.php [752]
#13 FLEA_Db_Driver_Mysql::connect()

Filename: /usr/home/hmu033051/htdocs/lib/FLEA/FLEA/Db/TableDataGateway.php [301]
#12 FLEA::getDBO()

Filename: /usr/home/hmu033051/htdocs/lib/FLEA/FLEA.php [422]
#11 FLEA_Db_TableDataGateway::FLEA_Db_TableDataGateway()

Filename: /usr/home/hmu033051/htdocs/lib/FLEA/FLEA/Compatibility.php [115]
#10 FLEA::getSingleton('Model_User')

Filename: /usr/home/hmu033051/htdocs/lib/Com/Common.php [67]
#9 get_singleton()

Filename: /usr/home/hmu033051/htdocs/lib/FLEA/FLEA.php [422]
#8 Com_Common::__construct('Model_User')

Filename: /usr/home/hmu033051/htdocs/lib/FLEA/FLEA/Compatibility.php [115]
#7 FLEA::getSingleton()

Filename: /usr/home/hmu033051/htdocs/lib/Com/Factory.php [31]
#6 get_singleton()

Filename: /usr/home/hmu033051/htdocs/App/Controller/Category.php [21]
#5 Com_Factory::getCommon('Com_Common')

Filename: /usr/home/hmu033051/htdocs/lib/FLEA/FLEA/Dispatcher/Simple.php [106]
#4 Controller_Category::__construct('Com_Common')

Filename: /usr/home/hmu033051/htdocs/lib/FLEA/FLEA/Dispatcher/Simple.php [77]
#3 FLEA_Dispatcher_Simple::_executeAction()

Filename: /usr/home/hmu033051/htdocs/lib/FLEA/FLEA.php [816]
#2 FLEA_Dispatcher_Simple::dispatching('category')

Filename: /usr/home/hmu033051/htdocs/index.php [25]
#1 FLEA::runMVC('category', 'index', 'Controller_Category')