Ubuntu 高速搭建PHP环境

Ubuntu 快速搭建PHP环境安装apache2sudo apt-get install apache2安装php5sudo apt-get install PHP5安装

Ubuntu 快速搭建PHP环境

安装apache2  sudo apt-get install apache2


安装php5  sudo apt-get install PHP5


安装图形模板 php5-gd sudo apt-get install php5-gd

概括描述Ubuntu PHP安装测试
http://os.51cto.com/art/201001/175422.htm