Strict Standards: Assigning the return value of new by reference is deprecated in D:\home\EPWeb\FLEA\FLEA.php on line 422

Strict Standards: Assigning the return value of new by reference is deprecated in D:\home\EPWeb\FLEA\FLEA.php on line 750

Strict Standards: Assigning the return value of new by reference is deprecated in D:\home\EPWeb\FLEA\FLEA.php on line 814

Strict Standards: Assigning the return value of new by reference is deprecated in D:\home\EPWeb\FLEA\FLEA.php on line 2037

Strict Standards: Assigning the return value of new by reference is deprecated in D:\home\EPWeb\FLEA\FLEA.php on line 2056

Notice: Undefined index: lang in D:\home\EPWeb\index.php on line 41

Notice: Use of undefined constant SMARTY_PHP_ALLOW - assumed 'SMARTY_PHP_ALLOW' in D:\home\EPWeb\WEB\Config\Config.php on line 34

Notice: date_default_timezone_set() [function.date-default-timezone-set]: Timezone ID 'RPC' is invalid in D:\home\EPWeb\index.php on line 74

Notice: A session had already been started - ignoring session_start() in D:\home\EPWeb\FLEA\FLEA.php on line 905

Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: YES) in D:\home\EPWeb\FLEA\FLEA\Db\Driver\Mysql.php on line 64

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

错误原因:

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

异常的详细内容: exception 'FLEA_Db_Exception_SqlQuery' with message 'SQL 错误消息: "Access denied for user 'root'@'localhost' (using password: YES)"
SQL 语句: "mysql_connect('localhost', 'root') failed!"
SQL 错误代码: "7335941".' in D:\home\EPWeb\FLEA\FLEA\Db\Driver\Mysql.php:69
Stack trace:
#0 D:\home\EPWeb\FLEA\FLEA.php(752): FLEA_Db_Driver_Mysql->connect()
#1 D:\home\EPWeb\FLEA\FLEA\Db\TableDataGateway.php(301): FLEA->getDBO()
#2 D:\home\EPWeb\FLEA\FLEA.php(422): FLEA_Db_TableDataGateway->FLEA_Db_TableDataGateway()
#3 D:\home\EPWeb\WEB\Controller\BasicCtl.php(72): FLEA->getSingleton('Table_SystemCon...')
#4 D:\home\EPWeb\WEB\Controller\BasicCtl.php(35): Controller_BasicCtl->initSystemConfig()
#5 D:\home\EPWeb\WEB\Controller\HtmlGenerator\CmsHtmlFile.php(74): Controller_BasicCtl->Controller_BasicCtl()
#6 D:\home\EPWeb\WEB\Controller\Default.php(9): Controller_HtmlGenerator_CmsHtmlFile->Controller_HtmlGenerator_CmsHtmlFile()
#7 D:\home\EPWeb\FLEA\FLEA\Dispatcher\Simple.php(106): Controller_Default->Controller_Default('default')
#8 D:\home\EPWeb\FLEA\FLEA\Dispatcher\Auth.php(127): FLEA_Dispatcher_Simple->_executeAction('default', 'index', 'Controller_Defa...')
#9 D:\home\EPWeb\FLEA\FLEA.php(816): FLEA_Dispatcher_Auth->dispatching()
#10 D:\home\EPWeb\index.php(77): FLEA::runMVC()
#11 {main}

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


Filename: D:\home\EPWeb\FLEA\FLEA.php [752]
#11 FLEA_Db_Driver_Mysql::connect()

Filename: D:\home\EPWeb\FLEA\FLEA\Db\TableDataGateway.php [301]
#10 FLEA::getDBO()

Filename: D:\home\EPWeb\FLEA\FLEA.php [422]
#9 FLEA_Db_TableDataGateway::FLEA_Db_TableDataGateway()

Filename: D:\home\EPWeb\WEB\Controller\BasicCtl.php [72]
#8 FLEA::getSingleton('Table_SystemConfig')

Filename: D:\home\EPWeb\WEB\Controller\BasicCtl.php [35]
#7 Controller_BasicCtl::initSystemConfig()

Filename: D:\home\EPWeb\WEB\Controller\HtmlGenerator\CmsHtmlFile.php [74]
#6 Controller_BasicCtl::Controller_BasicCtl()

Filename: D:\home\EPWeb\WEB\Controller\Default.php [9]
#5 Controller_HtmlGenerator_CmsHtmlFile::Controller_HtmlGenerator_CmsHtmlFile()

Filename: D:\home\EPWeb\FLEA\FLEA\Dispatcher\Simple.php [106]
#4 Controller_Default::Controller_Default('default')

Filename: D:\home\EPWeb\FLEA\FLEA\Dispatcher\Auth.php [127]
#3 FLEA_Dispatcher_Simple::_executeAction('default', 'index', 'Controller_Default')

Filename: D:\home\EPWeb\FLEA\FLEA.php [816]
#2 FLEA_Dispatcher_Auth::dispatching()

Filename: D:\home\EPWeb\index.php [77]
#1 FLEA::runMVC()