diff --git a/conf/php-fpm.conf b/conf/php-fpm.conf index b8dfd24..485c87b 100644 --- a/conf/php-fpm.conf +++ b/conf/php-fpm.conf @@ -365,6 +365,7 @@ catch_workers_output = yes ;env[TMP] = /tmp ;env[TMPDIR] = /tmp ;env[TEMP] = /tmp +env[PATH] = $PATH ; Additional php.ini defines, specific to this pool of workers. These settings ; overwrite the values previously defined in the php.ini. The directives are the