C
C
chrispsow2018-12-03 15:50:45
PHP
chrispsow, 2018-12-03 15:50:45

How to roll back to php 5.6?

For the site to work, versions of php 5.6 and mysql 5.6 are required
Initially, php was 5.6, but during the installation of php-fpm it was updated to 7.2
Now, trying to roll back to 5.6, nothing comes out of the Internet according to the manuals:
5.6 version has already been downloaded, like php-fpm
https://pastebin.com/qv7a043Z
And you also need to roll back to mysql 5.6, now 5.7

Answer the question

In order to leave comments, you need to log in

3 answer(s)
U
uRoot, 2018-12-03
@uroot

From the internets:

you purge what you need, then you crawl into the package cache and look for the versions you need. if the cache is cleared, then SSZB

V
Viktor Taran, 2018-12-03
@shambler81

what os
what web panel?

K
klepiku, 2018-12-03
@klepiku

sudo apt remove php7.2
sudo apt install php5.6 put
in snap php-fpm https://github.com/nextcloud/nextcloud-snap/blob/m...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question