FluxCP Installation Problem

esquilla13

New member
Messages
107
Points
0
I'm having trouble installing FluxCP

I got this

Critical ErrorAn 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] [1130] Host 'cpanel.asurahosting.com' is not allowed to connect to this MySQL server

File: /home/infinit1/public_html/lib/Flux/Connection.php:81

File Line Function/Method /home/infinit1/public_html/lib/Flux/Connection.php 81 PDO::__construct() /home/infinit1/public_html/lib/Flux/Connection.php 94 Flux_Connection::connect() /home/infinit1/public_html/lib/Flux/Connection.php 159 Flux_Connection::getConnection() /home/infinit1/public_html/modules/install/index.php 17 Flux_Connection::getStatement() /home/infinit1/public_html/lib/Flux/Template.php 338 include() /home/infinit1/public_html/lib/Flux/Dispatcher.php 170 Flux_Template::render() /home/infinit1/public_html/index.php 179 Flux_Dispatcher::dispatch() Exception Trace As String#0 /home/infinit1/public_html/lib/Flux/Connection.php(81): PDO->__construct(*hidden*)
#1 /home/infinit1/public_html/lib/Flux/Connection.php(94): Flux_Connection->connect(Object(Flux_Config))
#2 /home/infinit1/public_html/lib/Flux/Connection.php(159): Flux_Connection->getConnection()
#3 /home/infinit1/public_html/modules/install/index.php(17): Flux_Connection->getStatement('SELECT VERSION(...')
#4 /home/infinit1/public_html/lib/Flux/Template.php(338): include('/home/infinit1/...')
#5 /home/infinit1/public_html/lib/Flux/Dispatcher.php(170): Flux_Template->render()
#6 /home/infinit1/public_html/index.php(179): Flux_Dispatcher->dispatch(Array)
#7 {main}

the said i need to change some lines here

Untitled.png

is this the one i need to change to "%"?

 
put your website's ip on the phpmyadmin>privileges
default_smile.png


 
Back
Top