Ioncube - Installed

tabu82

Verified User
Joined
Dec 31, 2009
Messages
12
good day;

i very quick question - tx for explaining:

ive installed a script in the server - which is ioncube coded - and it works as is - without me to install the ioncube loader into the server.

my question is - is direct admin coming with ioncube and zend already installed ?

tx
ray
 
I think I remember custombuild having Zend as one of the options.
 
Ioncube and Zend are two different products. Zen is installed by default with DirectAdmin; Ioncube is not.

Jeff
 
Hello
I followed the install ionCube loader instruction but it does not work!
the message says: ionCube loader not installed!
I'm on a vps Kimsufi with:
Compiled on CentOS 5.0 64-bit
Server Version 1.35.1
Current Available Version 1.351000
Thank you for your help,
Sincerely,
Titeuf
 
Hi Jonn,
hola "restart httpd after Adding the line to httpd.conf", not because I read that we should add the line in php.ini and not http.conf!
can you tell step by step install ionCube, please?
thank you in advance,
Titeuf
 
Code:
cd /usr/local
wget [url]http://downloads2.ioncube.com/loader_downloads/ioncube_loaders_lin_x86-64.tar.gz[/url]
tar -xzf ioncube_loaders_lin_x86-64.tar.gz

Make sure you have zend_extension = /usr/local/ioncube/ioncube_loader_lin_5.2.so in the php.ini file


.
 
Back
Top