buy or enable module{"errno":1114,"error":"The table 'sessions' is full","query":"replace into sessions values ('h7bn8rvdinhg18pk7duogg81eu', '1750907294', '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;geopluginJSONE|s:319:\\\"{\\\"ip\\\":\\\"216.73.216.128\\\",\\\"city\\\":\\\"Los Angeles\\\",\\\"region\\\":null,\\\"areaCode\\\":null,\\\"dmaCode\\\":null,\\\"countryCode\\\":\\\"US\\\",\\\"countryName\\\":\\\"United States of America\\\",\\\"continentCode\\\":\\\"US\\\",\\\"latitude\\\":\\\"34.05223\\\",\\\"longitude\\\":\\\"-118.24368\\\",\\\"currencyCode\\\":\\\"USD\\\",\\\"languages\\\":[\\\"EN\\\",\\\"CA\\\",\\\"MX\\\",\\\"CU\\\"],\\\"currencySymbol\\\":null,\\\"currencyConverter\\\":null}\\\";')","SERVER_NAME":"dev.ltscreen.com","REMOTE_ADDR":"216.73.216.128","HTTP_REFERER":null,"REQUEST_URI":"\/sitemap.xml"}
//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}() |