composer
Good afternoon,
I have a virtualmin server running multiple versions of PHP
/etc/php.ini Global PHP configuration (5.3)
/opt/rh/php54/root/etc/php.ini PHP 5.4
/opt/rh/php55/root/etc/php.ini PHP 5.5
Website.domain.com is set to PHP 5.5, a phpinfo file confirms this.
if i login as the Website.domain.com user and run
#php -v
it shows as 5.3.3 in the interpreter
># /opt/rh/php55/root/usr/bin/php -v
shows 5.5.21 as the interpreter
I am trying to run