App\Components\Debugger\Exceptions\WarningException
Message
session_start(): Failed to initialize storage module: user (path: /var/lib/php/session)
File
/var/www/html/user-web/CoreRepo/App/Components/Session/SessionManager.php
Line
171
Trace
file line class type function object args
0
App\Components\Debugger\Debugger
::
errorHandler
NULL
Array
(
    [0] => 2
    [1] => 'session_start(): Failed to initialize storage module: user (path: /var/lib/php/session)'
    [2] => '/var/www/html/user-web/CoreRepo/App/Components/Session/SessionManager.php'
    [3] => 171
    [4] => Array
        (
        )

)
/CoreRepo/App/Components/Session/SessionManager.php
171
session_start
NULL
Array
(
)
/CoreRepo/App/Components/Session/Session.php
87
App\Components\Session\SessionManager
->
start
NULL
Array
(
)
/CoreRepo/App/bootstrap.php
80
App\Components\Session\Session
::
start
NULL
Array
(
)
/tonyoptical/settings.php
27
include
NULL
Array
(
    [0] => '/var/www/html/user-web/CoreRepo/App/bootstrap.php'
)
/tonyoptical/index.php
5
require_once
NULL
Array
(
    [0] => '/var/www/html/user-web/tonyoptical/settings.php'
)