📁 PHP Dosya Yöneticisi
/
/
usr
/
local
/
lsws
/
lsphp82
/
etc
/
php.d
📝
50-redis.ini
← Geri Dön
; Enable redis extension module extension = redis.so ; phpredis can be used to store PHP sessions. ; To do this, uncomment and configure below ; RPM note : save_handler and save_path are defined ; for mod_php, in /etc/httpd/conf.d/php.conf ; for php-fpm, in /usr/local/lsws/lsphp82/etc/php-fpm.d/*conf ;session.save_handler = redis ;session.save_path = "tcp://host1:6379?weight=1, tcp://host2:6379?weight=2&timeout=2.5, tcp://host3:6379?weight=2" ; Configuration ;redis.arrays.names = '' ;redis.arrays.hosts = '' ;redis.arrays.previous = '' ;redis.arrays.functions = '' ;redis.arrays.index = '' ;redis.arrays.autorehash = '' ;redis.clusters.seeds = '' ;redis.clusters.timeout = '' ;redis.clusters.read_timeout = ''
💾 Kaydet
İptal
📝 Yeniden Adlandır
İptal
Kaydet
🔐 Dosya İzinleri (chmod)
İzin Değeri:
Hızlı Seçim:
777
755
644
600
777
= Herkes okur/yazar/çalıştırır
755
= Sahip tam, diğerleri okur/çalıştırır
644
= Sahip okur/yazar, diğerleri okur
600
= Sadece sahip okur/yazar
İptal
Uygula