Hi all,
I have two php running in my server: 5.4 and 5.6
PHP 5.4 for Plesk
PHP 5.6 for all domains
my problem is,
install check for php --version (result 5.4) and block the process...
I need something like ....install --ignore-php-reqs or another magic trick to pass the test
any idea?
thanks