Hi,
My system is CentOS 7.x and php version - PHP-FPM 7.2.
I installed Redis and PECL Redis to PHP... all tutorials in google write that I have to include
to file
but after update PHP to newer version this file is overwritten by Directadmin and
dissappear... why? How to include it to PHP forever?
My system is CentOS 7.x and php version - PHP-FPM 7.2.
I installed Redis and PECL Redis to PHP... all tutorials in google write that I have to include
Code:
extension=redis.so
Code:
/usr/local/php72/lib/php.conf.d/10-directadmin.ini
Code:
extension=redis.so