1 Risposta
- Più recenti
- Maggior numero di voti
- Maggior numero di commenti
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
con risposta 6 anni fa
