Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Categories

In this Discussion

Who's Online 14

CurtisOdenericgillettejohansonlockerqwenty +10 guests

[Solved] Lost connection to MySQL server at 'reading initial communication packet'

Hi there! I'm getting this error and I don't know how to solve it... Anyone can help? =)

trigger_error(ErrorMessage('An error occurred while attempting to connect to the database', $this->ClassName, 'Connection', $ex->getMessage()), E_USER_ERROR);

SQLSTATE[HY000] [2013] Lost connection to MySQL server at 'reading initial communication packet', system error: 110
Tagged:

Comments

  • Posts: 1,586 Accepted Answer
    This looks to be an issue between you and your web host. It's possible you are supposed to be connecting to your db with different parameters.

    Vanilla co-founder

  • Posts: 24
    Yeap this is truth Tood. It was a problem with my Host. Thank you very much!
This discussion has been closed.