1 Answer
- Newest
- Most votes
- Most comments
0
If anyone else encounters this, this was the reason:
"..By default, the httpd_can_network_connect_db Boolean is off, preventing Apache HTTP Server scripts and modules from connecting to database servers.."
setsebool -P httpd_can_network_connect_db on
answered 5 years ago
Relevant content
- asked 2 years ago
- asked 3 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 9 months ago
- AWS OFFICIALUpdated 10 months ago