Created
August 1, 2018 01:59
-
-
Save sebastienliu/ff351326d03d6e51a2b6a4946631c953 to your computer and use it in GitHub Desktop.
Establishing WordPress connection to a remote RDS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Environment: WordPress, PHP 7 and Apache 2.4 | |
Issue: WordPress cannot establish connection to a remote RDS | |
Solutions: | |
Set value of `setsebool -P httpd_can_network_connect_db1` to 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment