evodocker/php/z-evolinux-defaults.php80.ini
David Prevot f62761e749 php: Add Dockerfile for Bullseye with PHP 8.0
Note: use of /etc/apt/keyrings/ to store the key as currently advised.
4a012436ce
2022-04-25 16:09:19 +02:00

14 lines
285 B
INI

[PHP]
short_open_tag = Off
expose_php = Off
display_errors = Off
log_errors = On
html_errors = Off
allow_url_fopen = Off
memory_limit = 128M
max_execution_time = 10
open_basedir = /home
disable_functions = exec, shell-exec, system, passthru, putenv, popen
error_log = /proc/self/fd/2