stackoverflow?
I see those directives on php-fpm.conf, I don't understand if I need
them or not.
What are they good for?
Damiano
On 03/05/2011 11:42, grigori wrote:
> stackoverflow may be a better place for this question,
> if I understand this right :)
>
> On 2 май, 13:39, Damiano<damianopo...@gmail.com> wrote:
>> Hello,
>>
>> as title, I found many tutorial with the same env[] parameters
>> (below):
>>
>> env[HOSTNAME] = $HOSTNAME
>> env[PATH] = /usr/local/bin:/usr/bin:/bin
>> env[TMP] = /tmp
>> env[TMPDIR] = /tmp
>> env[TEMP] = /tmp
>>
>> Could someone example in what they are?
>>
>> Thank you in advance