M
M
Maxim Grechushnikov2015-06-03 11:41:29
PHP
Maxim Grechushnikov, 2015-06-03 11:41:29

Ubuntu: How to find out where php versions are stored?

The bitrix module requires php >= 5.6
The problem has arisen. Timeweb, NikRu provide "universal" hosting with a bunch of php and by default it's php = 5.3
You need to somehow implement the launch of the script from under 5.6
preferably with all the correct paths.
Is there any universal way to find out the necessary paths to puffs on hosting?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
O
OnYourLips, 2015-06-03
@OnYourLips

Timeweb, NikRu provide "universal" hosting with a bunch of php and the default is php = 5.3
It doesn't go through any gates. Not only is it buggy, but modern sites will not work on it.
See which webserver is being used.
See its configs to find out how and which PHP is connected.
Look at the version of this PHP.
But it's easier to make a file <?php phpinfo();and run

N
Nurlan, 2015-06-03
@daager

On sweb there is support for php5.6 out of the box, you just need to select the desired version in the admin panel and your site will be launched on it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question