Products | Versions |
---|---|
Adapter Code for TIBCO API Exchange and Joomla! | - |
Not Applicable | - |
Description:
The article lists the minimum settings at the OS level which needs to be done so that Apache, PHP, MySQL can interact with each other and host the Joomla! Adapter code base.
Symptoms:
Joomla! page not displayed, PHP errors, Apache not being compiled successfully or does not start without errors. Since the issue is with SELinux the problem may be either when starting Apache or binding PHP to Apache and starting Apache.
Cause:
SELinux restrictions cause HTTPD to not behave the same as it works in a non-SELinux environment. Either disable SELinux permanently (which you may choose not to as it offers some security) or run the following commands as root and restart Apache HTTPD.
If you want to disable SELinux permanently, modify /etc/selinux/config with the following and reboot the machine.