{"errno":1114,"error":"The table 'whos_online' is full","query":"insert into whos_online (customer_id, full_name, session_id, ip_address, time_entry, time_last_click, last_page_url) values (0, 'Guest', 'o5dvh4ljl28q0ibl9vf1ngm83i', '216.73.216.134', '1752343875', '1752343875', '\/matrica-hp-m3q53us-dla-noutbuka\/p-1181086.html')","SERVER_NAME":"dev.ltscreen.com","REMOTE_ADDR":"216.73.216.134","HTTP_REFERER":null,"REQUEST_URI":"\/matrica-hp-m3q53us-dla-noutbuka\/p-1181086.html"}{"errno":1114,"error":"The table 'sessions' is full","query":"replace into sessions values ('o5dvh4ljl28q0ibl9vf1ngm83i', '1752358276', 'cart|O:12:\\\"shoppingCart\\\":3:{s:8:\\\"contents\\\";a:0:{}s:5:\\\"total\\\";i:0;s:6:\\\"weight\\\";i:0;}language|s:9:\\\"ukrainian\\\";language_short|s:2:\\\"uk\\\";languages_id|s:1:\\\"5\\\";currency|s:3:\\\"UAH\\\";wishList|O:8:\\\"wishlist\\\":0:{}compares|N;')","SERVER_NAME":"dev.ltscreen.com","REMOTE_ADDR":"216.73.216.134","HTTP_REFERER":null,"REQUEST_URI":"\/matrica-hp-m3q53us-dla-noutbuka\/p-1181086.html"}
//ini_set('error_log' , '/home/solomono/web/solomono.net/sites/dev/php.log');
error_reporting(E_ALL);
set_error_handler(function ($level, $message, $file = '', $line = 0) {
$this->handleError($level, $message, $file, $line);
});
set_exception_handler(function ($e) {
$this->handleException($e);
});
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}() |