PHP 7を完全に削除するにはどうすればよいですか?
PHPの古いバージョンを最新のphp7にアップグレードしましたが、サービスを開始できません。 systemctl restart apache2.service Job for apache2.service failed. See "systemctl status apache2.service" and "journalctl -xe" for details. ステータスの詳細: systemctl status apache2.service ● apache2.service - LSB: Apache2 web server Loaded: loaded (/etc/init.d/apache2) Active: failed (Result: exit-code) since Mon 2016-01-04 13:58:17 IST; 5s ago Docs: man:systemd-sysv-generator(8) Process: 16666 ExecStart=/etc/init.d/apache2 start (code=exited, status=1/FAILURE) …