+ Reply to Thread
Results 1 to 3 of 3

Thread: Could not connect to MySQL server

  1. #1

    Could not connect to MySQL server

    Hello,

    I got an error, don't understand what could be the reason. I use Xampp server.

    ERROR:
    Warning: Packets out of order. Expected 0 received 1. Packet size=68 in C:\xampp\htdocs\mysite.com\includes\classes\dbi.cl ass.php on line 91

    Warning: mysqli_connect(): MySQL server has gone away in C:\xampp\htdocs\mysite.com\includes\classes\dbi.cl ass.php on line 91

    Warning: mysqli_connect(): Error while reading greeting packet. PID=8580 in C:\xampp\htdocs\mysite.com\includes\classes\dbi.cl ass.php on line 91

    Warning: mysqli_connect(): (HY000/2006): MySQL server has gone away in C:\xampp\htdocs\mysite.com\includes\classes\dbi.cl ass.php on line 91
    Could not connect to MySQL server

  2. #2
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    Hello,

    I think you'd better contact your hosting to find out the cause of the issue. Also check the error logs

  3. #3
    Hello Rudi,

    My hosting is Xampp. Yes, this is a server error because Phpmyadmin also gives an error. I'm googling for a solution.

    2022-11-11_192606.png
    Last edited by Logmanov; November 11, 2022 at 03:35 PM.

+ Reply to Thread