ubuntu 【apache+mysql+php】

1. apt-get install apache2

删除mysql

apt-get autoremove --purge mysql-server-5.0

apt-get remove mysql-server

apt-get autoremove mysql-server

apt-get remove mysql-corr.mon

原文地址:https://www.cnblogs.com/silvercici/p/2421652.html