Page 1 of 2

How to support the ionCube Loader?

Posted: Wed Mar 26, 2014 2:10 am
by root
How to support the ionCube Loader? I want to use the whmcs! But error: the file /home/whmcs/web/demo.ji8.org/public_html/index.php: Site requires the ionCube PHP Loader ioncube_loader_lin_5.4.so to be installed by the website operator. If you are the website operator please use the ionCube Loader Wizard to assist with installation

Re: How to support the ionCube Loader?

Posted: Wed Mar 26, 2014 11:10 am
by imperio
Hi,
what is your operating system on the server ?

Re: How to support the ionCube Loader?

Posted: Wed Mar 26, 2014 12:24 pm
by ricardo777
Hello,

I had this issue before.

You can use this guide:

http://itblog.su/ustanovka-ioncube-loader-centos.html

only the lines:

Code: Select all

ioncube_loader_lin_5.2.so 
need to change to the proper PHP version.

It works for me that way.

Re: How to support the ionCube Loader?

Posted: Thu Mar 27, 2014 4:49 am
by root
imperio wrote:Hi,
what is your operating system on the server ?
Ubuntu13 server version

Re: How to support the ionCube Loader?

Posted: Thu Mar 27, 2014 4:50 am
by root
ricardo777 wrote:Hello,

I had this issue before.

You can use this guide:

http://itblog.su/ustanovka-ioncube-loader-centos.html

only the lines:

Code: Select all

ioncube_loader_lin_5.2.so 
need to change to the proper PHP version.

It works for me that way.
Thank you. I refer to

Re: How to support the ionCube Loader?

Posted: Wed Apr 23, 2014 8:35 am
by Xuebin Li

Re: How to support the ionCube Loader?

Posted: Wed Apr 23, 2014 5:48 pm
by imperio
root,
do you solved the problem with ioncube ?

Re: How to support the ionCube Loader?

Posted: Tue Apr 29, 2014 10:40 pm
by nightstryke
What's the best route to do this on Debian or Ubuntu? Same method?

Re: How to support the ionCube Loader?

Posted: Wed Apr 30, 2014 7:21 am
by demlasjr
Hello guys!

The best way to install Ioncube Loader (and I think it should be added to Docs, is

Go to a domain public_html folder. For example in admin account. The with ssh or ftp uncompress/upload the next file. I will guide you through SSH.
# cd /home/admin/web/default.domain/public_html/

# wget http://downloads3.ioncube.com/loader_do ... x86.tar.gz

# tar xvfz ioncube_loaders_lin_x86.tar.gz

Now navigate over to your "website", like http://*IP*/ioncube/loader-wizard.php file and follow the guide. The installer will guide you in selecting and using the proper file.

Re: How to support the ionCube Loader?

Posted: Mon Dec 29, 2014 9:02 pm
by RouterRat
Hey ioncube/loader-wizard.php is not there any more?

All I have in there is this:

Code: Select all

-rwxr-xr-x  1   507   507  300620 Dec 15 17:10 ioncube_loader_lin_4.1.so*
-rwxr-xr-x  1   507   507  295692 Dec 15 17:10 ioncube_loader_lin_4.2.so*
-rwxr-xr-x  1   507   507  298444 Dec 15 17:10 ioncube_loader_lin_4.3.so*
-rwxr-xr-x  1   507   507  304876 Dec 15 17:10 ioncube_loader_lin_4.3_ts.so*
-rwxr-xr-x  1   507   507  299180 Dec 15 17:11 ioncube_loader_lin_4.4.so*
-rwxr-xr-x  1   507   507  308236 Dec 15 17:11 ioncube_loader_lin_4.4_ts.so*
-rwxr-xr-x  1   507   507  302380 Dec 15 17:11 ioncube_loader_lin_5.0.so*
-rwxr-xr-x  1   507   507  311948 Dec 15 17:11 ioncube_loader_lin_5.0_ts.so*
-rwxr-xr-x  1   507   507  928492 Dec 15 17:11 ioncube_loader_lin_5.1.so*
-rwxr-xr-x  1   507   507  838988 Dec 15 17:11 ioncube_loader_lin_5.1_ts.so*
-rwxr-xr-x  1   507   507  919852 Dec 15 17:12 ioncube_loader_lin_5.2.so*
-rwxr-xr-x  1   507   507  907404 Dec 15 17:12 ioncube_loader_lin_5.2_ts.so*
-rwxr-xr-x  1   507   507  890808 Dec 15 17:12 ioncube_loader_lin_5.3.so*
-rwxr-xr-x  1   507   507  936216 Dec 15 17:12 ioncube_loader_lin_5.3_ts.so*
-rwxr-xr-x  1   507   507 1042420 Dec 15 17:13 ioncube_loader_lin_5.4.so*
-rwxr-xr-x  1   507   507 1030132 Dec 15 17:13 ioncube_loader_lin_5.4_ts.so*
-rwxr-xr-x  1   507   507 1067532 Dec 15 17:13 ioncube_loader_lin_5.5.so*
-rwxr-xr-x  1   507   507 1088524 Dec 15 17:14 ioncube_loader_lin_5.5_ts.so*
-rwxr-xr-x  1   507   507 1002476 Dec 15 17:14 ioncube_loader_lin_5.6.so*
-rwxr-xr-x  1   507   507 1039212 Dec 15 17:14 ioncube_loader_lin_5.6_ts.so*
How do I install IonCube Loader in there?

I tried this too but no help.