ubuntu 16.04 LTS下php环境配置 在尝试了windows下服务器开发的蛋疼之后,决定使用ubuntu进行开发了。php开发环境配置安装过程:安装apache2sudo apt-get install apache2安装完成之后使用service apache2 status