Troubleshooting
Problem
Solr is unreachable from Portal even though it's running.
Solution
Check selinux
- getsebool -a
- setsebool httpd_can_network_connect true
Problem
Apache HTTPD service wont start because apache user not found.
Solution
Reinstall Apache HTTPD service and all of its dependancies.