Unable add plugins and themes to Wordpress
- 
@JaredBusch said in Unable add plugins and themes to Wordpress:
@Obsolesce said in Unable add plugins and themes to Wordpress:
httpd_can_network_connect
First go look up WTF that boolean does if you want to learn something.
The name is plenty descriptive for most.
Just did, and it makes sense.
 - 
@JaredBusch said in Unable add plugins and themes to Wordpress:
httpd_can_network_connect
And
setsebool -P httpd_can_network_connect onappears to be the answer . - 
@EddieJennings said in Unable add plugins and themes to Wordpress:
@JaredBusch said in Unable add plugins and themes to Wordpress:
httpd_can_network_connect
And
setsebool -P httpd_can_network_connect onappears to be the answer .And has nothing to do with contexts
 - 
@JaredBusch said in Unable add plugins and themes to Wordpress:
@EddieJennings said in Unable add plugins and themes to Wordpress:
@JaredBusch said in Unable add plugins and themes to Wordpress:
httpd_can_network_connect
And
setsebool -P httpd_can_network_connect onappears to be the answer .And has nothing to do with contexts
True. That was a point of confusion.