]> git.pld-linux.org Git - packages/php.git/blob - php-fpm-config.patch
- up to 5.3.3, fpm patch included but broken
[packages/php.git] / php-fpm-config.patch
1 --- php-5.3.3/sapi/fpm/php-fpm.conf.in~ 2010-05-29 13:39:35.000000000 +0300
2 +++ php-5.3.3/sapi/fpm/php-fpm.conf.in  2010-07-24 22:29:56.752470466 +0300
3 @@ -245,7 +245,7 @@
4  ; the current environment.
5  ; Default Value: clean env
6  ;env[HOSTNAME] = $HOSTNAME
7 -;env[PATH] = /usr/local/bin:/usr/bin:/bin
8 +env[PATH] = $PATH
9  ;env[TMP] = /tmp
10  ;env[TMPDIR] = /tmp
11  ;env[TEMP] = /tmp
This page took 0.03124 seconds and 4 git commands to generate.