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

4 posts / 0 new
Last post
#1 Wed, 03/23/2016 - 11:53
mantas.dainys

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

Wed, 03/23/2016 - 18:47
robinstl68

Does this render any results?

php --version

Thu, 03/24/2016 - 06:35 (Reply to #2)
mantas.dainys

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 (c) 1997-2014 The PHP Group Zend Engine v2.4.0, Copyright (c) 1998-2014 Zend Technologies

Mantas Dainys

Wed, 04/20/2016 - 09:29
mantas.dainys

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

Mantas Dainys

Topic locked