]> git.pld-linux.org Git - packages/php.git/blame - php-fpm-config.patch
- fix typo
[packages/php.git] / php-fpm-config.patch
CommitLineData
86a42589
ER
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.109897 seconds and 4 git commands to generate.