Adam Posted September 11, 2013 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 111 Reputation: 3 Joined: 06/29/12 Last Seen: August 3, 2014 Share Posted September 11, 2013 Hello, First of all I want to state that I have none PHP/SQL knowledge so please try to make explanations as simple as possible, thank you ! I'm having this issue with my website : 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. Error: PDOException Message: SQLSTATE[HY000] [1130] Host 'gator4037.hostgator.com' is not allowed to connect to this MySQL server File: /home2/xxxxx/public_html/lib/Flux/Connection.php:81 #0 /home2/xxxxx/public_html/lib/Flux/Connection.php(81): PDO->__construct(*hidden*)#1 /home2/xxxxx/public_html/lib/Flux/Connection.php(94): Flux_Connection->connect(Object(Flux_Config))#2 /home2/xxxxx/public_html/lib/Flux/Connection.php(159): Flux_Connection->getConnection()#3 /home2/xxxxx/public_html/themes/default/main/ranking.php(20): Flux_Connection->getStatement('SELECT pvpladde...')#4 /home2/xxxxx/public_html/themes/default/footer.php(8): include('/home2/ironic/p...')#5 /home2/xxxxx/public_html/lib/Flux/Template.php(365): include('/home2/ironic/p...')#6 /home2/xxxxx/public_html/lib/Flux/Dispatcher.php(168): Flux_Template->render()#7 /home2/xxxxx/public_html/index.php(177): Flux_Dispatcher->dispatch(Array)#8 {main} How do i fix this mess please ? Thanks in advance for your help. Link to comment Share on other sites More sharing options...
Adam Posted September 11, 2013 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 111 Reputation: 3 Joined: 06/29/12 Last Seen: August 3, 2014 Author Share Posted September 11, 2013 (edited) Hello, Aight, I have just sent a ticket to them, thank you guys for your help. Hope this will fix the issue =) Edited September 11, 2013 by Adam Link to comment Share on other sites More sharing options...
PewN Posted September 11, 2013 Group: Members Topic Count: 209 Topics Per Day: 0.04 Content Count: 892 Reputation: 27 Joined: 12/09/11 Last Seen: April 16, 2016 Share Posted September 11, 2013 Host 'gator4037.hostgator.com' is not allowed to connect to this MySQL server on your phpmyadmin create new user Link to comment Share on other sites More sharing options...
Asura Posted September 11, 2013 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 707 Reputation: 168 Joined: 01/26/12 Last Seen: February 7, 2014 Share Posted September 11, 2013 Hi Adam, It could be what TrojanWorm has stated; but I know GoDaddy has a very strict rules set for their webhosting accounts. So just to make sure, ask GoDaddy to whitelist your RO server's IP. Link to comment Share on other sites More sharing options...
Adam Posted September 16, 2013 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 111 Reputation: 3 Joined: 06/29/12 Last Seen: August 3, 2014 Author Share Posted September 16, 2013 (edited) Issue solved, many thanks to Asura (Edward) for helping out Edited September 16, 2013 by Adam Link to comment Share on other sites More sharing options...
Question
Adam
Hello,
First of all I want to state that I have none PHP/SQL knowledge so please try to make explanations as simple as possible, thank you !
I'm having this issue with my website :
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.
Error: PDOException
Message: SQLSTATE[HY000] [1130] Host 'gator4037.hostgator.com' is not allowed to connect to this MySQL server
File: /home2/xxxxx/public_html/lib/Flux/Connection.php:81
How do i fix this mess please ?
Thanks in advance for your help.
Link to comment
Share on other sites
4 answers to this question
Recommended Posts