Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'energyme'@'localhost' (using password: YES) in /home/sites/manageevents.co.uk/public_html/energy/libs/FLEA/FLEA/Db/Driver/Mysql.php on line 154

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

错误原因:

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

异常的详细内容: exception 'flea_db_exception_sqlquery' with message 'SQL 错误消息: "Access denied for user 'energyme'@'localhost' (using password: YES)"
SQL 语句: "mysql_connect('localhost', 'energyme') failed!"
SQL 错误代码: "7335941".' in /home/sites/manageevents.co.uk/public_html/energy/libs/FLEA/FLEA/Db/Exception/SqlQuery.php:55

#0 /home/sites/manageevents.co.uk/public_html/energy/libs/FLEA/FLEA/Db/Driver/Mysql.php(161): flea_db_exception_sqlquery('mysql_connect('localhost',  ...', 'Access denied for user 'ene ...', 1045)
#1 /home/sites/manageevents.co.uk/public_html/energy/libs/FLEA/FLEA.php(582): connect()
#2 /home/sites/manageevents.co.uk/public_html/energy/libs/FLEA/FLEA/Db/TableDataGateway.php(277): getdbo(array)
#3 /home/sites/manageevents.co.uk/public_html/energy/libs/APP/GD/MyDB.php(5): flea_db_tabledatagateway()
#4 /home/sites/manageevents.co.uk/public_html/energy/libs/APP/Table/BoTable.php(41): gd_mydb()
#5 /home/sites/manageevents.co.uk/public_html/energy/libs/APP/Model/Default.php(31): table_botable('content', 'id')
#6 /home/sites/manageevents.co.uk/public_html/energy/libs/APP/Controller/Default.php(39): start()
#7 /home/sites/manageevents.co.uk/public_html/energy/libs/FLEA/FLEA/Dispatcher/Simple.php(127): actionindex()
#8 /home/sites/manageevents.co.uk/public_html/energy/libs/FLEA/FLEA/Dispatcher/Auth.php(127): _executeaction('Default', 'index', 'Controller_Default')
#9 /home/sites/manageevents.co.uk/public_html/energy/libs/FLEA/FLEA.php(644): dispatching()
#10 /home/sites/manageevents.co.uk/public_html/energy/libs/FLEA/FLEA/Compatibility.php(263): runmvc()
#11 /home/sites/manageevents.co.uk/public_html/energy/index.php(40): run()
#12 {main}

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


Filename: /home/sites/manageevents.co.uk/public_html/energy/libs/FLEA/FLEA/Db/Driver/Mysql.php
#12 flea_db_exception_sqlquery::flea_db_exception_sqlquery('mysql_connect('localhost', ...', 'Access denied for user 'ene ...', 1045)

Filename: /home/sites/manageevents.co.uk/public_html/energy/libs/FLEA/FLEA.php
#11 flea_db_driver_mysql::connect()

Filename: /home/sites/manageevents.co.uk/public_html/energy/libs/FLEA/FLEA/Db/TableDataGateway.php
#10 flea::getdbo(array(5))

Filename: /home/sites/manageevents.co.uk/public_html/energy/libs/APP/GD/MyDB.php
#9 flea_db_tabledatagateway::flea_db_tabledatagateway()

Filename: /home/sites/manageevents.co.uk/public_html/energy/libs/APP/Table/BoTable.php
#8 gd_mydb::gd_mydb()

Filename: /home/sites/manageevents.co.uk/public_html/energy/libs/APP/Model/Default.php
#7 table_botable::table_botable('content', 'id')

Filename: /home/sites/manageevents.co.uk/public_html/energy/libs/APP/Controller/Default.php
#6 model_default::start()

Filename: /home/sites/manageevents.co.uk/public_html/energy/libs/FLEA/FLEA/Dispatcher/Simple.php
#5 controller_default::actionindex()

Filename: /home/sites/manageevents.co.uk/public_html/energy/libs/FLEA/FLEA/Dispatcher/Auth.php
#4 flea_dispatcher_auth::_executeaction('Default', 'index', 'Controller_Default')

Filename: /home/sites/manageevents.co.uk/public_html/energy/libs/FLEA/FLEA.php
#3 flea_dispatcher_auth::dispatching()

Filename: /home/sites/manageevents.co.uk/public_html/energy/libs/FLEA/FLEA/Compatibility.php
#2 flea::runmvc()

Filename: /home/sites/manageevents.co.uk/public_html/energy/index.php
#1 run()