This website requires JavaScript.
Explore
Help
Sign In
maketank
/
Froxlor
Watch
2
Star
0
Fork
0
You've already forked Froxlor
Code
Pull Requests
Releases
Activity
Files
6c7ee0c2227d1ec697532768f910c17060147dca
Froxlor
/
lib
/
classes
/
phpinterface
History
Michael Kaufmann
6c7ee0c222
add possibility to specify pm-related settings per php-config (if override of fpm-daemon settings is set to yes),
fixes
#573
...
Signed-off-by: Michael Kaufmann <
d00p@froxlor.org
>
2018-09-28 10:55:08 +02:00
..
class.phpinterface_fcgid.php
do not double validate openbasedir-values, as appendOpenbasedirPath() already takes care of that; also fix /dev/urandom as openbasedir-path-value to be treated as file correctly,
fixes
#1669
2016-11-10 10:07:00 +01:00
class.phpinterface_fpm.php
add possibility to specify pm-related settings per php-config (if override of fpm-daemon settings is set to yes),
fixes
#573
2018-09-28 10:55:08 +02:00
class.phpinterface.php
fix access to idle-timeout setting which moved from global settings to per-fpm-daemon setting, thx to gunnyst for pointing this out
2018-01-10 08:45:20 +01:00