Commit graph

12 commits

Author SHA1 Message Date
Ondřej Surý 3f6e7a3f9e Don't try to execute uninstalled php cli binaries to prevent session file pile up 2021-06-21 07:29:12 +02:00
Ondřej Surý fbcf8ec3f5 Fix too much escaping when touching session files (Courtesy of Martijn Grendelman) 2016-09-26 13:30:40 +02:00
Ondřej Surý 9480660949 PHP-FPM binary is named php-fpm@VERSION@ (Courtesy of Martijn Grendelman) 2016-09-26 13:30:08 +02:00
Ondřej Surý b6060a1262 Move -ignore_session_path to be the first argument 2016-07-12 10:42:56 +02:00
Ondřej Surý 531534e260 Silence errors from find caused by time race. 2016-06-16 09:01:01 +02:00
Ondřej Surý 62c00a154f Replace the while loop with for loop to prevent launching subshell in the sessionclean script 2016-04-29 10:50:10 +02:00
Ondřej Surý 4146c451cc Fix the bug where sessionclean doesn't touch session files 2016-04-29 10:23:09 +02:00
Ondřej Surý 803cf3ed0f Add CLI to list of supported SAPIS in sessionclean script, and fix versioned binaries' names 2016-01-08 10:08:29 +01:00
Jan Wagner fd85539dcb Adding 'PHP_INI_SCAN_DIR=/etc/php/${version}/${conf_dir}/conf.d/' to session cleanup script when calling php
This allows us to respect 'session.gc_maxlifetime' from conf.d directory
2015-12-03 10:13:38 +01:00
Ondřej Surý 01adea8660 Get rid of php5 -> replace with php${version} 2015-09-07 14:18:40 +02:00
Ondřej Surý ac57d3b19c Update copyright on everything to match the Expat license 2015-08-25 15:37:04 +02:00
Ondřej Surý 38893b38be Initial packaging 2015-07-13 18:12:46 +02:00