Answer the question
In order to leave comments, you need to log in
Bitrix. How to return the storage of sessions in the database?
Colleagues, welcome!
Tell me how to be.
There is a corporate portal on Bitrix. On the advice of support, I disabled the storage of sessions in the database. After that, it kicks you out of the admin panel on any action. How can I fix the problem?
Setting the Y flag in b_option for session did not help. Executing php code
<?
require($_SERVER['DOCUMENT_ROOT'] . '/bitrix/modules/main/include/prolog_before.php');
CModule::IncludeModule('security');
CSecuritySession::activate();
?>
Doesn't help either.
What else can be done?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question