Skip to content
WJunction - Webmaster Forum

Install ionCube Loader on a cPanel Linux server

Status
Not open for further replies.
The ionCube Loader is a PHP extension which used to handles the reading and execution of encoded files at runtime. Cpanel does support in build script to install it very easily.

1. IonCube when installed via EasyApache or the PHP Extension Manager (/scripts/phpextensionmgr) installs IonCube for use by PHP Applications served by Apache.
You can easily install it via ssh using following scripts

# /scripts/phpextensionmgr install IonCubeLoader

2. IonCube when installed via the Tweak Settings option configures the Internal PHP environment to use IonCube.

WHM > Tweak Settings > PHP > Loader

The difference:

Option 1 means IonCube is available for PHP Applications accessed like:

www.example.com/index.php

Option 2 means IonCube is available for PHP Applications access like

www.example.com:2083/index.php

Option 1 is served by Apache, Option 2 is served by cPanel.
 

4 comments

Status
Not open for further replies.

About the author

I
Active Member · Joined
1,001
Messages
18
Reactions
38
Points

Advertise on WJunction

Reach 1000's of webmasters, hosts & affiliates. Banner & sponsored-thread slots available.

Contact us
Back
Top Bottom