Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save sebastienliu/ff351326d03d6e51a2b6a4946631c953 to your computer and use it in GitHub Desktop.
Save sebastienliu/ff351326d03d6e51a2b6a4946631c953 to your computer and use it in GitHub Desktop.
Establishing WordPress connection to a remote RDS
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