Home  >  Article  >  Backend Development  >  FC 5 php cannot connect to the remote mysql database_PHP tutorial

FC 5 php cannot connect to the remote mysql database_PHP tutorial

WBOY
WBOYOriginal
2016-07-13 17:33:04848browse

进入

/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

www.bkjia.comtruehttp://www.bkjia.com/PHPjc/508653.htmlTechArticle进入 /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 enf...
Statement:
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