From 0b4eb0b18ab16e12893ad6a13d245df19e1775d6 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Wed, 24 Jul 2019 11:00:55 +0200 Subject: [PATCH] remove putenv from disabled functions --- overlay/etc/php7/php.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/overlay/etc/php7/php.ini b/overlay/etc/php7/php.ini index db52684..8721644 100644 --- a/overlay/etc/php7/php.ini +++ b/overlay/etc/php7/php.ini @@ -21,7 +21,7 @@ serialize_precision = 17 open_basedir = "/var/www/app:/var/lib/php/tmp_upload:/var/lib/php/session:/var/lib/php/soap_cache" -disable_functions = system, exec, shell_exec, phpinfo, show_source, highlight_file, popen, proc_open, fopen_with_path, dbmopen, dbase_open, putenv, move_uploaded_file, chmod, rename, filepro, filepro_rowcount, filepro_retrieve, posix_mkfifo +disable_functions = system, exec, shell_exec, phpinfo, show_source, highlight_file, popen, proc_open, fopen_with_path, dbmopen, dbase_open, move_uploaded_file, chmod, rename, filepro, filepro_rowcount, filepro_retrieve, posix_mkfifo disable_classes = ;highlight.string = #DD0000