This script cannot be installed, as this virtual server does not meet its requirements : Could not work out exact PHP version

Hi,
After remove php5.3, and install php5.4 I have error on trying install script:
This script cannot be installed, as this virtual server does not meet its requirements : Could not work out exact PHP version
Bash: php -v
command not found.
My php.ini is in another place. Maybe here is some topic about this problem?
Please Help

Does this render any results?

php --version

No results:

php --version

bash: php: command not found

and

which php

/usr/bin/which: no php in (/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin)

But if:
#php54 --version
PHP 5.4.45 (cli) (built: Mar 2 2016 15:51:11)
Copyright © 1997-2014 The PHP Group
Zend Engine v2.4.0, Copyright © 1998-2014 Zend Technologies

Okey, i found problem, its simple.
Just copy shortcut in to php path, Its done.