benching Posted October 18, 2012 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 350 Reputation: 43 Joined: 09/07/12 Last Seen: August 30, 2019 Share Posted October 18, 2012 Im having this error in my site, Exception Details Error: PDOException Message: SQLSTATE[HY000] [2013] Lost connection to MySQL server at 'reading initial communication packet', system error: 110 File: /home/a4725528/public_html/lib/Flux/Connection.php:81 File Line Function/Method /home/a4725528/public_html/lib/Flux/Connection.php 81 PDO::__construct() /home/a4725528/public_html/lib/Flux/Connection.php 94 Flux_Connection::connect() /home/a4725528/public_html/lib/Flux/Connection.php 159 Flux_Connection::getConnection() /home/a4725528/public_html/modules/install/index.php 17 Flux_Connection::getStatement() /home/a4725528/public_html/lib/Flux/Template.php 337 include() /home/a4725528/public_html/lib/Flux/Dispatcher.php 168 Flux_Template::render() /home/a4725528/public_html/index.php 170 Flux_Dispatcher::dispatch() Exception Trace As String #0 /home/a4725528/public_html/lib/Flux/Connection.php(81): PDO->__construct(*hidden*) #1 /home/a4725528/public_html/lib/Flux/Connection.php(94): Flux_Connection->connect(Object(Flux_Config)) #2 /home/a4725528/public_html/lib/Flux/Connection.php(159): Flux_Connection->getConnection() #3 /home/a4725528/public_html/modules/install/index.php(17): Flux_Connection->getStatement('SELECT VERSION(...') #4 /home/a4725528/public_html/lib/Flux/Template.php(337): include('/home/a4725528/...') #5 /home/a4725528/public_html/lib/Flux/Dispatcher.php(168): Flux_Template->render() #6 /home/a4725528/public_html/index.php(170): Flux_Dispatcher->dispatch(Array) #7 {main} some please help, cant fix my site for 4 days thanks you, Link to comment Share on other sites More sharing options...
michaelsoftman Posted October 19, 2012 Group: Members Topic Count: 48 Topics Per Day: 0.01 Content Count: 410 Reputation: 29 Joined: 04/04/12 Last Seen: November 28, 2024 Share Posted October 19, 2012 Check your firewall. Is it allowing access to MySql's port? 3306 if I remember right. Link to comment Share on other sites More sharing options...
benching Posted October 19, 2012 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 350 Reputation: 43 Joined: 09/07/12 Last Seen: August 30, 2019 Author Share Posted October 19, 2012 (edited) yeah..my ive already port forward it.. with start and end port of 3306. what should i do..isnt it my webhost problem? help waaa Edited October 19, 2012 by jordan Link to comment Share on other sites More sharing options...
Brynner Posted October 19, 2012 Group: Members Topic Count: 120 Topics Per Day: 0.02 Content Count: 1960 Reputation: 202 Joined: 01/08/12 Last Seen: 1 hour ago Share Posted October 19, 2012 did you change the httaccess configuration?or is there a hidden folders? Link to comment Share on other sites More sharing options...
benching Posted October 19, 2012 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 350 Reputation: 43 Joined: 09/07/12 Last Seen: August 30, 2019 Author Share Posted October 19, 2012 yeah some folders are hidden, but its okay now, now my problem is how could those who register in my site, connect to the game? can you tell me, thanks to all of you Link to comment Share on other sites More sharing options...
Brynner Posted October 19, 2012 Group: Members Topic Count: 120 Topics Per Day: 0.02 Content Count: 1960 Reputation: 202 Joined: 01/08/12 Last Seen: 1 hour ago Share Posted October 19, 2012 yeah some folders are hidden, but its okay now, now my problem is how could those who register in my site, connect to the game? can you tell me, thanks to all of you oh i see. so the hidden folders. they should use your ragnarok client. configure with your servers ip. Link to comment Share on other sites More sharing options...
Question
benching
Im having this error in my site,
Exception Details
Error: PDOException
Message: SQLSTATE[HY000] [2013] Lost connection to MySQL server at 'reading initial communication packet', system error: 110
File: /home/a4725528/public_html/lib/Flux/Connection.php:81 File Line Function/Method /home/a4725528/public_html/lib/Flux/Connection.php 81 PDO::__construct() /home/a4725528/public_html/lib/Flux/Connection.php 94 Flux_Connection::connect() /home/a4725528/public_html/lib/Flux/Connection.php 159 Flux_Connection::getConnection() /home/a4725528/public_html/modules/install/index.php 17 Flux_Connection::getStatement() /home/a4725528/public_html/lib/Flux/Template.php 337 include() /home/a4725528/public_html/lib/Flux/Dispatcher.php 168 Flux_Template::render() /home/a4725528/public_html/index.php 170 Flux_Dispatcher::dispatch()
Exception Trace As String
#0 /home/a4725528/public_html/lib/Flux/Connection.php(81): PDO->__construct(*hidden*)
#1 /home/a4725528/public_html/lib/Flux/Connection.php(94): Flux_Connection->connect(Object(Flux_Config))
#2 /home/a4725528/public_html/lib/Flux/Connection.php(159): Flux_Connection->getConnection()
#3 /home/a4725528/public_html/modules/install/index.php(17): Flux_Connection->getStatement('SELECT VERSION(...')
#4 /home/a4725528/public_html/lib/Flux/Template.php(337): include('/home/a4725528/...')
#5 /home/a4725528/public_html/lib/Flux/Dispatcher.php(168): Flux_Template->render()
#6 /home/a4725528/public_html/index.php(170): Flux_Dispatcher->dispatch(Array)
#7 {main}
some please help,
cant fix my site for 4 days
thanks you,
Link to comment
Share on other sites
5 answers to this question
Recommended Posts