【发布时间】:2016-04-26 01:47:12
【问题描述】:
我尝试在 LAN 上运行 CentOS Apache2 / PHP / MySQL 服务器(使用 10.x.x.x IP)。
操作系统:CentOS 6.7 版(最终版)
我检查了服务是否正在运行,它们仍在工作。
[root@srv-annuaire-01 ~]# /etc/init.d/httpd status
httpd (pid 2542) en cours d'exécution... *(running)*
[root@srv-annuaire-01 ~]# /etc/init.d/mysqld status
mysqld (pid 1795) en cours d'exécution... *(running)*
编辑:那是阻止我们的服务 iptables。
【问题讨论】:
标签: php mysql centos apache2 freetds