esquilla13 1 Posted October 8, 2013 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 is this the one i need to change to "%"? Quote Share this post Link to post Share on other sites
0 Sanasol 27 Posted October 8, 2013 not use host address. In mysql info put localhost or 127.0.0.1 Quote Share this post Link to post Share on other sites
0 Yamzkie 22 Posted January 12, 2014 put your website's ip on the phpmyadmin>privileges Quote Share this post Link to post Share on other sites
I'm having trouble installing FluxCP
I got this
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] [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
is this the one i need to change to "%"?
Share this post
Link to post
Share on other sites