Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Apr 2009 10:51:10 +0200
From:      "xer" <xernet@hotmail.it>
To:        "Raphael Becker" <rabe@uugrn.org>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: apache 2.0.63 and php5
Message-ID:  <BAY126-DS75B1A1733F02A91DEAF24A37F0@phx.gbl>
In-Reply-To: <20090412160949.GD1948@ma.sigsys.de>
References:  <20090409120815.A0FAB10658D2@hub.freebsd.org> <BAY126-DS4D615E21BA0F2E175F2E6A3810@phx.gbl> <20090412160949.GD1948@ma.sigsys.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Thank you a lot Raphael, you were right!
The PATH enviroment are (poor) after a reboot and fixed after apachectl stop 
and start.
How you suggest me to fix it?
There is a better way before i will do something wrong?
Thanx in advance

--------------------------------------------------
From: "Raphael Becker" <rabe@uugrn.org>
Sent: Sunday, April 12, 2009 6:09 PM
Subject: Re: apache 2.0.63 and php5

When you use apachectl start apache inherits the environment of the user
from apachectl, especially PATH. PATH is different for /root and boot.

Create a simple php  with "<?php phpinfo(); ?>" in it and compare the
Values for PATH a) after boot b) after restart by apachectl 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BAY126-DS75B1A1733F02A91DEAF24A37F0>