{"errno":2006,"error":"MySQL server has gone away","query":"SELECT categories_name as cName, categories_seo_url as cURL \n\t\t\t\t\t\t\t\tFROM categories_description\n\t\t\t\t\t\t\t\tWHERE categories_id=11069220\n\t\t\t\t\t\t\t\tAND language_id=5\n\t\t\t\t\t\t\t\tLIMIT 1","SERVER_NAME":"dev.ltscreen.com","REMOTE_ADDR":"216.73.216.99","HTTP_REFERER":null,"REQUEST_URI":"\/matrici-dla-noutbukiv\/c-11069220.html?page=4180"}{"errno":2006,"error":"MySQL server has gone away","query":"select count(*) as total from sessions where sesskey = 'sedd6tv4ndulll4eq6gn9hevl1'","SERVER_NAME":"dev.ltscreen.com","REMOTE_ADDR":"216.73.216.99","HTTP_REFERER":null,"REQUEST_URI":"\/matrici-dla-noutbukiv\/c-11069220.html?page=4180"} Unknown: Cannot call session save handler in a recursive manner (500 Whoops, looks like something went wrong.)

ErrorException

HTTP 500 Whoops, looks like something went wrong.

Unknown: Cannot call session save handler in a recursive manner

Exception

ErrorException

in /Unknown (line 1)
  1.         //ini_set('error_log' , '/home/solomono/web/solomono.net/sites/dev/php.log');
  2.         error_reporting(E_ALL);
  3.         set_error_handler(function ($level$message$file ''$line 0) {
  4.             $this->handleError($level$message$file$line);
  5.         });
  6.         set_exception_handler(function ($e) {
  7.             $this->handleException($e);
  8.         });
HandleExceptions->Bootstrap\{closure}()

Stack Trace

ErrorException
ErrorException:
Unknown: Cannot call session save handler in a recursive manner

  
  at Bootstrap\HandleExceptions->handleError()
     (/home/dev_ltscreen/web/dev.ltscreen.com/public_html/bootstrap/HandleExceptions.php:32)
  at Bootstrap\HandleExceptions->Bootstrap\{closure}()