I have a server that has an application that runs with PHP 5.6. But I upgraded the server from Ubuntu 14.04 to 18.04 and in the process I also upgraded PHP to 7.2. Now I\'m tryi
This is work on my server:
sudo apt purge php5.6 php5.6-common sudo apt purge php7.x php7.x-common