C
C
cereberlum2021-09-14 18:56:43
PHP
cereberlum, 2021-09-14 18:56:43

How to change php version for mysql?

The server with the vesta panel is spinning on centos 7. Installed additional PHP versions. needed for some sites, but now phpmyadmin doesn't work.....
PHP 7.1.3+ is required.
Currently installed version is: 5.6.40
Checking the version on the server shows:
# php -v
PHP 7.4.6 (cli) (built: May 12 2020 08:09:15) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3 .4.0, Copyright (c) Zend Technologies

Tell me how to treat this?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
DevMan, 2021-09-14
@cereberlum

php -vis the console. the webserver can be configured to use a different version of puff.
for a web server, you need to watch the output of phpinfo() .
I have no idea how to treat on panels.
and, as already written, it is better not to use PMA at all.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question