码迷,mamicode.com
首页 > 其他好文 > 详细

centos6安装lamp

时间:2017-09-15 13:46:06      阅读:109      评论:0      收藏:0      [点我收藏+]

标签:oca   设置   amp   远程   host   启动   com   span   tin   

1、安装Apache

[root@localhost ~]#  yum -y install httpd

 

设置开启自启动

[root@localhost ~]# chkconfig httpd on

 

 

启动httpd服务

[root@localhost ~]# service httpd start
Starting httpd: httpd: Could not reliably determine the servers fully qualified domain name, using ::1 for ServerName
                                                           [  OK  ]

 

 测试:如果是远程访问的话,需要在服务器上放行80端口

 

技术分享

 

centos6安装lamp

标签:oca   设置   amp   远程   host   启动   com   span   tin   

原文地址:http://www.cnblogs.com/zhongguiyao/p/7525483.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!