Troubleshooting
From Taridium
Installation
Ioncube Loader
Failed loading /usr/local/php-ioncube/ioncube/ioncube_loader_lin_5.1.so: /usr/local/php-ioncube/ioncube/ioncube_loader_lin_5.1.so: cannot restore segment prot after reloc: Permission denied
Try disabling SELinux in /etc/selinux/config
SELINUX=disabled
To make this active you can either re-start your server or enter the following command:
[root@pbx ~]# setenforce 0