centos下搭建lamp环境

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了centos下搭建lamp环境相关的知识,希望对你有一定的参考价值。

1 在线安装所有的服务

  yum -y install httpd mysql mysql-server php php-mysql postgresql postgresql-server php-postgresql php-pgsql php-devel

2 启动Apache

   service httpd start

3 新建php文件测试是否可以编译

 

   

以上是关于centos下搭建lamp环境的主要内容,如果未能解决你的问题,请参考以下文章

Centos系统下Lamp环境的快速搭建(超详细,转)

Centos7下搭建LAMP平台环境

Centos7下搭建LAMP平台环境

CentOs7下搭建LAMP环境

centos下搭建php开发环境(lamp)

CentOS 6下搭建LAMP环境