Question - You don't have to disable SELinux!

You don’t have to disable SELinux to run Eramba, just run the following commands after setting everything up but before you access the web interface.

setsebool -P httpd_unified 1
setsebool -P httpd_can_network_connect=1

1 Like

So true … but desisted as most people (community users) dont really know how to use selinux !