настройки REDIS для beget.ru
Добрый день Василий, пожалуйста, не откажите в помощи!
в конфиге modx revo — $config_options = array (
«cache_prefix» => «my_prefix/»,
«cache_handler» => «cache.xPDORedisCache»,
«redis_server» => «localhost:6379»,
);
настройки beget для redis
.htaccess
php_value session.save_handler «redis»
php_value session.save_path «tcp://127.0.0.1:6379»
или
• — протокол: tcp
• — адрес: 127.0.0.1
• — порт для подключения: 6379
redis видит, но толькосессии кэшируюся, и ошибки типа
Error caching time of next auto publishing event
Could not cache system settings.
Could not cache context settings for mgr.
Could not cache context settings for web.
в конфиге modx revo — $config_options = array (
«cache_prefix» => «my_prefix/»,
«cache_handler» => «cache.xPDORedisCache»,
«redis_server» => «localhost:6379»,
);
настройки beget для redis
.htaccess
php_value session.save_handler «redis»
php_value session.save_path «tcp://127.0.0.1:6379»
или
• — протокол: tcp
• — адрес: 127.0.0.1
• — порт для подключения: 6379
redis видит, но толькосессии кэшируюся, и ошибки типа
Error caching time of next auto publishing event
Could not cache system settings.
Could not cache context settings for mgr.
Could not cache context settings for web.
Техническая поддержка MODX
Сайт лежит, тормозит или остался без разработчика?
Переезд с MODX 2 на 3, PHP 7 на 8, скорость и безопасность. Поддержка со сроками и ответственностью, а не совет в чате.
Подробнее
Реклама
0
Комментарии: 0