Welcome Guest. Sign in

0 Answers

Installing IonCube Loader on Centos

Asked by: 0 views , , , ,
Centos

1. Launch the SSH terminal

2. Install the RPM file

wget -q -O - http://www.atomicorp.com/installers/atomic |sh

3. Install the ioncube loader

yum -y install php-ioncube-loader

4. Restart the service

service httpd restart