A little help here please?

Legendary

New member
Messages
35
Points
0
Location
Philippines
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 DetailsError: PDOException

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

File: D:xampphtdocsprolibFluxConnection.php:81

File Line Function/Method D:xampphtdocsprolibFluxConnection.php 81 PDO::__construct() D:xampphtdocsprolibFluxConnection.php 94 Flux_Connection::connect() D:xampphtdocsprolibFluxConnection.php 159 Flux_Connection::getConnection() D:xampphtdocspromodulesinstallindex.php 17 Flux_Connection::getStatement() D:xampphtdocsprolibFluxTemplate.php 337 include() D:xampphtdocsprolibFluxDispatcher.php 168 Flux_Template::render() D:xampphtdocsproindex.php 177 Flux_Dispatcher::dispatch() Exception Trace As String#0 D:xampphtdocsprolibFluxConnection.php(81): PDO->__construct(*hidden*)

#1 D:xampphtdocsprolibFluxConnection.php(94): Flux_Connection->connect(Object(Flux_Config))

#2 D:xampphtdocsprolibFluxConnection.php(159): Flux_Connection->getConnection()

#3 D:xampphtdocspromodulesinstallindex.php(17): Flux_Connection->getStatement('SELECT VERSION(...')

#4 D:xampphtdocsprolibFluxTemplate.php(337): include('D:xampphtdocs...')

#5 D:xampphtdocsprolibFluxDispatcher.php(168): Flux_Template->render()

#6 D:xampphtdocsproindex.php(177): Flux_Dispatcher->dispatch(Array)

#7 {main}

who can help me?

 
Back
Top