On Sat, 11 Feb 2017 20:33:48 -0800 (PST), Guren_Wolf
<
alvar...@gmail.com> declaimed the
following:
>Hello BBB community.
>
>A few days back I posted a topic related to a doubt I had on how to install
>a *PHP version* higher than the one downloaded with *apt-get* on BBB. I
>managed to download and install* PHP 5.6.30 from source* and whenever I
>check de PHP version on the BBB with *php -v* it says that effectively
>version *5.6.30 *is in the system. Nonetheless, whenever I check the PHP
>version shown in the *info.php* file by opening my BBB ip on a web
>browser, it still says that *PHP 5.4.45-0+deb7u7* is still active.
>
>So, is there a way I can make the version I installed from source
>completely active?
>
>I realize this is mostly related to a web-server management subject, but
>since I'm doing this on a BBB, I hope the knowledge from you people can
>help me out.
1) Where in the file system is your built-from-source version?
2) Is that location in the PATH environment used by the web-server (or
other services) when it gets started -- and more, is it before the location
that contains the system PHP?
My understanding (I've not done this myself) is that typically
user-built packages are installed in /opt.... or some other location that
is not normally in the system PATH, in order to avoid having a misbehaving
package affect normal startup operations of the system.
--
Wulfraed Dennis Lee Bieber AF6VN
wlf...@ix.netcom.com HTTP://wlfraed.home.netcom.com/