» 网友学堂 » PHP教程 » FC 5 php 不可以连接远程mysql数据库 -> 查看 2008年05月06日 更新
FC 5 php 不可以连接远程mysql数据库
作者:知雨轩 发表时间:2008-5-6 12:44 阅读:64次 在百度搜索相关内容

进入
/etc/selinux
more config
# This file controls the state of SELinux on the system.
# SELINUX= can take one of these three values:
# enforcing - SELinux security policy is enforced.
# permissive - SELinux prints warnings instead of enforcing.
# disabled - SELinux is fully disabled.
改为 :SELINUX=disabled

#Advertisement