Warning: mysqli_connect(): Error while reading greeting packet. PID=2988420 in /home/theme6/public_html/src/Controller/FrontController.php on line 1161

Warning: Unable to emit headers. Headers sent in file=/home/theme6/public_html/src/Controller/FrontController.php line=1161 in /home/theme6/public_html/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php on line 65

Warning: Cannot modify header information - headers already sent by (output started at /home/theme6/public_html/src/Controller/FrontController.php:1161) in /home/theme6/public_html/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php on line 158

Warning: Cannot modify header information - headers already sent by (output started at /home/theme6/public_html/src/Controller/FrontController.php:1161) in /home/theme6/public_html/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php on line 191
Error: MySQL server has gone away

MySQL server has gone away 📋

mysqli_sql_exception
APP/Controller/FrontController.php at line 1161 (edit)
        $ds ConnectionManager::get('default')->config();
        $database $ds['database'];
        $username $ds['username'];
        $password $ds['password'];
        $con mysqli_connect("localhost"$username$password$database);
        $sql mysqli_query($con"select * from navigations where parent_id='" $pid "' order by position");
        /* New work Multiple Theme check home page or not */

If you want to customize this error message, create templates/Error/error500.php