Jump to content
  • 0

[Fluxcp] Critical Error


Rayan

Question


  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  188
  • Reputation:   16
  • Joined:  06/12/12
  • Last Seen:  

hi,

well i m again in a prob, so.....kindly help me

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 'user@hostname' (using password: YES)

File: /home/username/public_html/flux/lib/Flux/Connection.php:81 File Line Function/Method /home/username/public_html/flux/lib/Flux/Connection.php 81 PDO::__construct() /home/usernaem/public_html/flux/lib/Flux/Connection.php 94 Flux_Connection::connect() /home/username/public_html/flux/lib/Flux/Connection.php 159 Flux_Connection::getConnection() /home/username/public_html/flux/modules/install/index.php 17 Flux_Connection::getStatement() /home/username/public_html/flux/lib/Flux/Template.php 337 include() /home/username/public_html/flux/lib/Flux/Dispatcher.php 168 Flux_Template::render() /home/username/public_html/flux/index.php 177 Flux_Dispatcher::dispatch()

Exception Trace As String

#0 /home/username/public_html/flux/lib/Flux/Connection.php(81): PDO->__construct(*hidden*)

#1 /home/username/public_html/flux/lib/Flux/Connection.php(94): Flux_Connection->connect(Object(Flux_Config))

#2 /home/username/public_html/flux/lib/Flux/Connection.php(159): Flux_Connection->getConnection()

#3 /home/username/public_html/flux/modules/install/index.php(17): Flux_Connection->getStatement('SELECT VERSION(...')

#4 /home/username/public_html/flux/lib/Flux/Template.php(337): include('/home/aorocom/p...')

#5 /home/username/public_html/flux/lib/Flux/Dispatcher.php(168): Flux_Template->render()

#6 /home/username/public_html/flux/index.php(177): Flux_Dispatcher->dispatch(Array)

#7 {main}

This is when i install the Flux cp.Please help me out

Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  22
  • Reputation:   1
  • Joined:  06/25/12
  • Last Seen:  

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

You have to input your SQL information in the server.php.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  20
  • Topics Per Day:  0.00
  • Content Count:  213
  • Reputation:   109
  • Joined:  05/21/12
  • Last Seen:  

/config/servers.php

Edit in your server information.

Additionally, If you're remotely accessing the game server ensure you allow the site WAN ip on the game server's firewall and if your host has a router firewall/ACLs that you have them create an ACL to allow the site WAN IP or the site WAN IP on port TCP 3306.

For example, if you're using CSF (Linux) on the game server:

csf -a 00.00.00.00 "Website IP address"

Let me know if you run into any more troubles.

Edited by Cookie
Link to comment
Share on other sites

×
×
  • Create New...