mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-19 02:54:38 +00:00
php, session.savepath, add to recover as discussed 3eba9a739e (commitcomment-32356556)
This commit is contained in:
parent
895d6bb5b2
commit
7d5b9df0d9
@ -206,6 +206,7 @@ display_errors=on
|
||||
log_errors=on
|
||||
error_log=/tmp/PHP_errors.log
|
||||
date.timezone="Etc/UTC"
|
||||
session.save_path=/var/lib/php/sessions
|
||||
|
||||
EOF;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user