1 回答
- 最新
- 投票最多
- 评论最多
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
已回答 5 年前
相关内容
- AWS 官方已更新 1 年前