Warning (4096): ini_set(): Cannot set 'user' save handler by ini_set() or session_module_name() [CORE/src/Network/Session.php, line 291]Code Context
foreach ($options as $setting => $value) {
if (ini_set($setting, $value) === false) {
$options = [
'session.use_trans_sid' => (int) 0,
'session.use_cookies' => (int) 1,
'session.save_handler' => 'user',
'session.serialize_handler' => 'php',
'session.cookie_secure' => (int) 1,
'session.name' => 'CAKEPHP',
'session.cookie_httponly' => (int) 1,
'session.gc_maxlifetime' => (int) 84000,
'session.cookie_path' => '/'
]
$value = 'user'
$setting = 'session.save_handler'
ini_set - [internal], line ??
Cake\Network\Session::options() - CORE/src/Network/Session.php, line 291
Cake\Network\Session::__construct() - CORE/src/Network/Session.php, line 212
Cake\Network\Session::create() - CORE/src/Network/Session.php, line 119
Cake\Http\ServerRequestFactory::fromGlobals() - CORE/src/Http/ServerRequestFactory.php, line 48
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 75
require - ROOT/webroot/index.php, line 37
[main] - ROOT/index.php, line 16
Warning (4096): ini_set() [<a href='http://php.net/function.ini-set'>function.ini-set</a>]: Cannot set 'user' save handler by ini_set() or session_module_name() [CORE/src/Network/Session.php, line 291]Code Context
foreach ($options as $setting => $value) {
if (ini_set($setting, $value) === false) {
$options = [
'session.use_trans_sid' => (int) 0,
'session.use_cookies' => (int) 1,
'session.save_handler' => 'user',
'session.serialize_handler' => 'php',
'session.cookie_secure' => (int) 1,
'session.name' => 'CAKEPHP',
'session.cookie_httponly' => (int) 1,
'session.gc_maxlifetime' => (int) 84000,
'session.cookie_path' => '/'
]
$value = 'user'
$setting = 'session.save_handler'
ini_set - [internal], line ??
Cake\Network\Session::options() - CORE/src/Network/Session.php, line 291
Cake\Network\Session::__construct() - CORE/src/Network/Session.php, line 212
Cake\Network\Session::create() - CORE/src/Network/Session.php, line 119
Cake\Network\Request::createFromGlobals() - CORE/src/Network/Request.php, line 184
Cake\Error\ExceptionRenderer::_getController() - CORE/src/Error/ExceptionRenderer.php, line 118
Cake\Error\ExceptionRenderer::__construct() - CORE/src/Error/ExceptionRenderer.php, line 91
Cake\Error\ErrorHandler::_displayException() - CORE/src/Error/ErrorHandler.php, line 143
Cake\Error\BaseErrorHandler::handleException() - CORE/src/Error/BaseErrorHandler.php, line 180
Cake\Error\BaseErrorHandler::wrapAndHandleException() - CORE/src/Error/BaseErrorHandler.php, line 164
[main] - [internal], line ??
Warning: ini_set() [function.ini-set]: Headers already sent. You cannot change the session module's ini settings at this time in /home/octopitech-crm/htdocs/crm.octopitech.com.bd/vendor/cakephp/cakephp/src/Network/Session.php on line 291
Fatal error: [RuntimeException] Unable to configure the session, setting session.use_trans_sid failed.
#0 /home/octopitech-crm/htdocs/crm.octopitech.com.bd/vendor/cakephp/cakephp/src/Network/Session.php(212): Cake\Network\Session->options(Array)
#1 /home/octopitech-crm/htdocs/crm.octopitech.com.bd/vendor/cakephp/cakephp/src/Network/Session.php(119): Cake\Network\Session->__construct(Array)
#2 /home/octopitech-crm/htdocs/crm.octopitech.com.bd/vendor/cakephp/cakephp/src/Network/Request.php(184): Cake\Network\Session::create(Array)
#3 /home/octopitech-crm/htdocs/crm.octopitech.com.bd/vendor/cakephp/cakephp/src/Error/ExceptionRenderer.php(118): Cake\Network\Request::createFromGlobals()
#4 /home/octopitech-crm/htdocs/crm.octopitech.com.bd/vendor/cakephp/cakephp/src/Error/ExceptionRenderer.php(91): Cake\Error\ExceptionRenderer->_getController()
#5 /home/octopitech-crm/htdocs/crm.octopitech.com.bd/vendor/cakephp/cakephp/src/Error/ErrorHandler.php(143): Cake\Error\ExceptionRenderer->__construct(Object(Cake\Error\FatalErrorExcepti in /home/octopitech-crm/htdocs/crm.octopitech.com.bd/vendor/cakephp/cakephp/src/Error/ErrorHandler.php on line 156
Warning: ini_set() [function.ini-set]: Headers already sent. You cannot change the session module's ini settings at this time in /home/octopitech-crm/htdocs/crm.octopitech.com.bd/vendor/cakephp/cakephp/src/Network/Session.php on line 291
Fatal error: [RuntimeException] Unable to configure the session, setting session.use_trans_sid failed.
#0 /home/octopitech-crm/htdocs/crm.octopitech.com.bd/vendor/cakephp/cakephp/src/Network/Session.php(212): Cake\Network\Session->options(Array)
#1 /home/octopitech-crm/htdocs/crm.octopitech.com.bd/vendor/cakephp/cakephp/src/Network/Session.php(119): Cake\Network\Session->__construct(Array)
#2 /home/octopitech-crm/htdocs/crm.octopitech.com.bd/vendor/cakephp/cakephp/src/Network/Request.php(184): Cake\Network\Session::create(Array)
#3 /home/octopitech-crm/htdocs/crm.octopitech.com.bd/vendor/cakephp/cakephp/src/Error/ExceptionRenderer.php(118): Cake\Network\Request::createFromGlobals()
#4 /home/octopitech-crm/htdocs/crm.octopitech.com.bd/vendor/cakephp/cakephp/src/Error/ExceptionRenderer.php(91): Cake\Error\ExceptionRenderer->_getController()
#5 /home/octopitech-crm/htdocs/crm.octopitech.com.bd/vendor/cakephp/cakephp/src/Error/ErrorHandler.php(143): Cake\Error\ExceptionRenderer->__construct(Object(Cake\Error\FatalErrorExcepti in /home/octopitech-crm/htdocs/crm.octopitech.com.bd/vendor/cakephp/cakephp/src/Error/ErrorHandler.php on line 156