View Full Version : Ioncube Loader Installation
seachen
07-16-2008, 06:29 AM
I have found the link as below from search engine. may i know is it the correct way to install on DA server?
http://rbalajee.wordpress.com/2008/06/19/ioncube-loader-installation/
http://en.nexucom.com/kb/entry/1/
P/S: i am a newbie in SSH, hope somebody can guide me.
thank you
smtalk
07-16-2008, 06:55 AM
Yes, it is correct way to do that (http://rbalajee.wordpress.com/2008/06/19/ioncube-loader-installation/).
seachen
07-17-2008, 01:17 PM
there is too many different version at http://www.ioncube.com/loader_download.php
may i know which version should i use?
smtalk
07-17-2008, 01:18 PM
Linux (x86) for 32-bit OS and Linux (x86-64) for 64-bit OS.
seachen
07-17-2008, 02:07 PM
how to check it?
i found this at DirectAdmin: CMD_LICENSE
DirectAdmin Values
Compiled on Redhat CentOS 5.0
smtalk
07-17-2008, 02:19 PM
uname -a :) Or, if you have /usr/lib64 directory - you system is 64-bit.
seachen
07-17-2008, 03:39 PM
l11:36:49 EST 2008 i686 i686 i386 GNU/Linux
may i know which version should i use?
thanks for guiding me.
proHSP
07-17-2008, 04:20 PM
This is 32bit system
seachen
07-17-2008, 06:19 PM
when i place line as below:
zend_extension = /usr/local/ioncube/ioncube_loader_lin_5.2.so
it will show httpd stopped. may i know why like that?
if i add
zend_extension = /usr/local/ioncube/ioncube_loader_lin_4.3.soit have nothing happen, when i check from phpinfo, it doesnt have ioncube installed. :(
smtalk
07-17-2008, 11:12 PM
What version of PHP do you have?
php -v
seachen
07-18-2008, 08:02 AM
from phpinfo() it is PHP Version 5.2.5
smtalk
07-18-2008, 08:10 AM
Then you must use "zend_extension = /usr/local/ioncube/ioncube_loader_lin_5.2.so", add this line after "End:".
seachen
07-19-2008, 06:23 PM
i have do like the printscreen..
but when i check from phpinfo, i not found there is ioncube installed.
:(
smtalk
07-20-2008, 02:05 AM
Not 5.3, but 5.2. And you should see it in "php -v", and I told you to add it after "End:", not after zend optimizer.
seachen
07-20-2008, 03:26 PM
do u mean like this? (attachment)
smtalk
07-21-2008, 01:00 AM
Yes. What is the output of "php -v" now?
seachen
07-26-2008, 06:49 AM
thank you so much...i m done it
Powered by vBulletin™ Version 4.0.4 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.