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

Ubuntu 高速搭建PHP环境

WBOY
Release: 2016-06-13 13:26:05
Original
782 people have browsed it

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

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template