{"errno":1712,"error":"Index sessions is corrupted","query":"delete from sessions where expiry < '1745872327'","SERVER_NAME":"dev.ltscreen.com","REMOTE_ADDR":"3.136.159.203","HTTP_REFERER":null,"REQUEST_URI":"\/ru\/matrica-toshiba-mini-nb205-n313-p-dla-noutbuka\/p-1071220.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}() |
//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: Failed to write session data using user defined save handler. (session.save_path: /home/dev_ltscreen/tmp) at Bootstrap\HandleExceptions->handleError() (/home/dev_ltscreen/web/dev.ltscreen.com/public_html/bootstrap/HandleExceptions.php:32) at Bootstrap\HandleExceptions->Bootstrap\{closure}() |