File "php.append.ini"
Full Path: /home/mba/public_html/wp-content-20250807152928/plugins/w3-total-cache/ini/php.append.ini
File size: 225 bytes
MIME-type: text/plain
Charset: utf-8
; Use memcache as a session handler
session.save_handler = memcache
; Use a comma separated list of server urls to use for storage:
session.save_path = "tcp://localhost:11211?persistent=1&weight=1&timeout=1&retry_interval=15"