小编dzu*_*taa的帖子

Uninstall php 7 in ubuntu 18.04

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 trying to uninstall it but I'm finding difficult.

I have run the command:

sudo apt-get remove php

and

sudo apt-get remove --purge php

Its says that PHP it's not installed, but running php --version I'm still seeing the version 7 of PHP.

PHP 7.2.19-0ubuntu0.18.04.2 (cli) …

php ubuntu

22
推荐指数
2
解决办法
9万
查看次数

标签 统计

php ×1

ubuntu ×1