Jump to content
  • 0

Help with FluxCP i cant install, error...


shades

Question


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  3
  • Reputation:   0
  • Joined:  08/27/12
  • Last Seen:  

this error...

Critical Error

An error was encountered during the lifetime of the application.

This could be due to a variety of problems, such as a bug in the application.

However, normally it is caused by misconfiguration.

Exception Details

Error: PDOException

Message: SQLSTATE[28000] [1045] Access denied for user 'ragnarok'@'localhost' (using password: YES)

File: C:\wamp\www\lib\Flux\Connection.php:81 File Line Function/Method C:\wamp\www\lib\Flux\Connection.php 81 PDO::__construct() C:\wamp\www\lib\Flux\Connection.php 94 Flux_Connection::connect() C:\wamp\www\lib\Flux\Connection.php 159 Flux_Connection::getConnection() C:\wamp\www\modules\install\index.php 17 Flux_Connection::getStatement() C:\wamp\www\lib\Flux\Template.php 337 include() C:\wamp\www\lib\Flux\Dispatcher.php 168 Flux_Template::render() C:\wamp\www\index.php 170 Flux_Dispatcher::dispatch()

Exception Trace As String

#0 C:\wamp\www\lib\Flux\Connection.php(81): PDO->__construct(*hidden*)

#1 C:\wamp\www\lib\Flux\Connection.php(94): Flux_Connection->connect(Object(Flux_Config))

#2 C:\wamp\www\lib\Flux\Connection.php(159): Flux_Connection->getConnection()

#3 C:\wamp\www\modules\install\index.php(17): Flux_Connection->getStatement('SELECT VERSION(...')

#4 C:\wamp\www\lib\Flux\Template.php(337): include('C:\wamp\www\mod...')

#5 C:\wamp\www\lib\Flux\Dispatcher.php(168): Flux_Template->render()

#6 C:\wamp\www\index.php(170): Flux_Dispatcher->dispatch(Array)

#7 {main}

someone help me

Edited by shades
Link to comment
Share on other sites

1 answer to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  707
  • Reputation:   168
  • Joined:  01/26/12
  • Last Seen:  

Hi shades,

You will need to correctly enter the proper MySQL user information in the file '/config/servers.php'. Once you've entered that, you must make sure that the MySQL user account that you are using has the capability to be accessed by that particular host.

Link to comment
Share on other sites

×
×
  • Create New...