How to Install ioncube loader on CentOS
CentOS php TutorialThis is tutorial how to install ioncube loader on CentOS via yum
Install the atomic yum repository
# wget -q -O - http://www.atomicorp.com/installers/atomic |sh
Install ioncube loader
# yum install php-ioncube-loader
