Home  >  Article  >  Backend Development  >  Ubuntu 高速搭建PHP环境

Ubuntu 高速搭建PHP环境

WBOY
WBOYOriginal
2016-06-13 10:30:15825browse

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

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn