If you've installed ionCube and still get the error e.g:
Site error: the file /var/www/html/app/app_model.php requires the ionCube PHP Loader ioncube_loader_lin_5.6.so to be installed by the website operator. If you are the website operator please use the ionCube Loader Wizard to assist with installation.
Check the permissions: cd /usr/lib64/php/modules/
and ls -al
it's most likely that the permissions aren't correct so do the following: chown -R root: ./ioncube_loader_lin_5.6.so