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
已回答 6 年前
相關內容
- 已提問 1 年前
- 已提問 6 個月前
