Blazing Spear Posted March 4, 2013 Posted March 4, 2013 However, normally it is caused by misconfiguration. Exception DetailsError: PDOException Message: SQLSTATE[28000] [1045] Access denied for user 'root'@'localhost' (using password: YES) File: /home/flarer/public_html/flareCP/lib/Flux/Connection.php:81 File Line Function/Method /home/flarer/public_html/flareCP/lib/Flux/Connection.php 81 PDO::__construct() /home/flarer/public_html/flareCP/lib/Flux/Connection.php 94 Flux_Connection::connect() /home/flarer/public_html/flareCP/lib/Flux/Connection.php 159 Flux_Connection::getConnection() /home/flarer/public_html/flareCP/modules/install/index.php 17 Flux_Connection::getStatement() /home/flarer/public_html/flareCP/lib/Flux/Template.php 337 include() /home/flarer/public_html/flareCP/lib/Flux/Dispatcher.php 168 Flux_Template::render() /home/flarer/public_html/flareCP/index.php 177 Flux_Dispatcher::dispatch() Exception Trace As String#0 /home/flarer/public_html/flareCP/lib/Flux/Connection.php(81): PDO->__construct(*hidden*)#1 /home/flarer/public_html/flareCP/lib/Flux/Connection.php(94): Flux_Connection->connect(Object(Flux_Config))#2 /home/flarer/public_html/flareCP/lib/Flux/Connection.php(159): Flux_Connection->getConnection()#3 /home/flarer/public_html/flareCP/modules/install/index.php(17): Flux_Connection->getStatement('SELECT VERSION(...')#4 /home/flarer/public_html/flareCP/lib/Flux/Template.php(337): include('/home/flarer/pu...')#5 /home/flarer/public_html/flareCP/lib/Flux/Dispatcher.php(168): Flux_Template->render()#6 /home/flarer/public_html/flareCP/index.php(177): Flux_Dispatcher->dispatch(Array)#7 {main} how to fix this??
Mootie Posted March 4, 2013 Posted March 4, 2013 Message: SQLSTATE[28000] [1045] Access denied for user 'root'@'localhost' (using password: YES) Its already said....that your mysql is not connected properly. There is bunch of topics regarding to this......nxt time try to search http://rathena.org/board/topic/59088-help-access-denied-for-user-ragnaroklocalhost/ http://rathena.org/board/topic/57888-sql-access-denied-for-user-ragnaroklocalhost-help/ http://rathena.org/board/topic/71060-my-sql-error/ http://rathena.org/board/topic/79235-fluxcp-error-pdoexception/
Question
Blazing Spear
However, normally it is caused by misconfiguration.
Exception DetailsError: PDOException
Message: SQLSTATE[28000] [1045] Access denied for user 'root'@'localhost' (using password: YES)
File: /home/flarer/public_html/flareCP/lib/Flux/Connection.php:81
File Line Function/Method /home/flarer/public_html/flareCP/lib/Flux/Connection.php 81 PDO::__construct() /home/flarer/public_html/flareCP/lib/Flux/Connection.php 94 Flux_Connection::connect() /home/flarer/public_html/flareCP/lib/Flux/Connection.php 159 Flux_Connection::getConnection() /home/flarer/public_html/flareCP/modules/install/index.php 17 Flux_Connection::getStatement() /home/flarer/public_html/flareCP/lib/Flux/Template.php 337 include() /home/flarer/public_html/flareCP/lib/Flux/Dispatcher.php 168 Flux_Template::render() /home/flarer/public_html/flareCP/index.php 177 Flux_Dispatcher::dispatch() Exception Trace As String#0 /home/flarer/public_html/flareCP/lib/Flux/Connection.php(81): PDO->__construct(*hidden*)
#1 /home/flarer/public_html/flareCP/lib/Flux/Connection.php(94): Flux_Connection->connect(Object(Flux_Config))
#2 /home/flarer/public_html/flareCP/lib/Flux/Connection.php(159): Flux_Connection->getConnection()
#3 /home/flarer/public_html/flareCP/modules/install/index.php(17): Flux_Connection->getStatement('SELECT VERSION(...')
#4 /home/flarer/public_html/flareCP/lib/Flux/Template.php(337): include('/home/flarer/pu...')
#5 /home/flarer/public_html/flareCP/lib/Flux/Dispatcher.php(168): Flux_Template->render()
#6 /home/flarer/public_html/flareCP/index.php(177): Flux_Dispatcher->dispatch(Array)
#7 {main}
how to fix this??
1 answer to this question
Recommended Posts