Current time: 04-19-2024, 10:18 AM Hello There, Guest! (LoginRegister)


Post Reply 
Zend Optimizer and IonCube Loader
Author Message
achioo Offline
Junior Member
*

Posts: 76
Joined: Nov 2006
Reputation: 0
Post: #1
Zend Optimizer and IonCube Loader
Anyone have any idea on how to get these two programs to work?
08-20-2007 01:57 PM
Find all posts by this user Quote this message in a reply
ProServ-UK Offline
Junior Member
*

Posts: 32
Joined: Aug 2007
Reputation: 0
Post: #2
RE: Zend Optimizer and IonCube Loader
i just installed them i think i have a read me file a user written up im not sure but if i still have it ill post it in here Big Grin
08-20-2007 02:35 PM
Visit this user's website Find all posts by this user Quote this message in a reply
tioan Offline
Junior Member
*

Posts: 22
Joined: Dec 2006
Reputation: 0
Post: #3
RE: Zend Optimizer and IonCube Loader
For Zend Optimizer just download it from zend.com unpack it and start setup.sh, then say that your php.ini is under /root , so zend doesnt modify the ispcp php.ini´s and zend setup do copy the .so to the right place, then you can use this code, to activate Zend Optimizer for every domain,
Code:
cat /etc/php5/conf.d/zend.ini
[Zend]
zend_extension_manager.optimizer=/usr/local/Zend/lib/Optimizer-3.3.0
zend_extension_manager.optimizer_ts=/usr/local/Zend/lib/Optimizer_TS-3.3.0
zend_optimizer.version=3.3.0a

zend_extension=/usr/local/Zend/lib/ZendExtensionManager.so
zend_extension_ts=/usr/local/Zend/lib/ZendExtensionManager_TS.so

or copy this entry not into an zend.ini and add it to every php.ini under /var/www/fcgi/ which should be able to use Zend Optimizer
(This post was last modified: 08-20-2007 03:21 PM by tioan.)
08-20-2007 03:20 PM
Visit this user's website Find all posts by this user Quote this message in a reply
achioo Offline
Junior Member
*

Posts: 76
Joined: Nov 2006
Reputation: 0
Post: #4
RE: Zend Optimizer and IonCube Loader
Tioan that will only get the zend optimizer working... not ioncube as well.

I used http://www.howtoforge.com/linux_apache2_...cubeloader to set it all up but it's not showing up with ioncube and zend optimizer Sad
08-22-2007 11:38 AM
Find all posts by this user Quote this message in a reply
owhosting Offline
Junior Member
*

Posts: 32
Joined: Feb 2008
Reputation: 0
Post: #5
RE: Zend Optimizer and IonCube Loader
Has anyone else had success with installing Zend Optimizer? I am a little bit nervous that this can/will botch everything up....unfortunately one of my top sites requires it.
02-20-2008 11:14 AM
Find all posts by this user Quote this message in a reply
gOOvER Offline
Banned

Posts: 3,561
Joined: Jul 2007
Post: #6
RE: Zend Optimizer and IonCube Loader
I Mean, first you have to load Zend, then Ioncube. Normally, only put it into the right php.ini.
02-20-2008 04:19 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Daff Offline
Junior Member
*

Posts: 37
Joined: Oct 2006
Reputation: 0
Post: #7
RE: Zend Optimizer and IonCube Loader
Hm I installed the Zend optimizer once with IonCube already running. I read, that the Zend optimizer has to be loaded before IonCube.
Do you have IonCube encrypted applications as well as Zend optimizer apps?
02-20-2008 05:19 PM
Visit this user's website Find all posts by this user Quote this message in a reply
DaSilva Offline
Member
***

Posts: 302
Joined: Dec 2007
Reputation: 0
Post: #8
RE: Zend Optimizer and IonCube Loader
I would like to get help, too.
Can I just install Zend and after that IonCube with the standard settings if I want to turn it on for the complete system?
02-25-2008 01:47 AM
Visit this user's website Find all posts by this user Quote this message in a reply
weblivehelp Offline
Junior Member
*

Posts: 59
Joined: Apr 2008
Reputation: 0
Post: #9
RE: Zend Optimizer and IonCube Loader
I personally advise to install Zend Optimizer, it makes php require less resources, but I don't think ioncube is really needed. If some software needs it, ionCube has loaders you can put on the path where that software is... so I don't really think you need to install it on your server.
05-28-2008 06:34 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)