|
Zend Optimizer and IonCube Loader
|
| Author |
Message |
achioo
Junior Member

Posts: 73
Group: Registered
Joined: Nov 2006
Status:
Offline
Reputation: 0
|
Zend Optimizer and IonCube Loader
Anyone have any idea on how to get these two programs to work?
|
|
| 08-20-2007 01:57 PM |
|
 |
ProServ-UK
Junior Member

Posts: 32
Group: Registered
Joined: Aug 2007
Status:
Offline
Reputation: 0
|
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
IspCP far better improvement over Vhcs2 im proud to say i use it !
|
|
| 08-20-2007 02:35 PM |
|
 |
tioan
Junior Member

Posts: 22
Group: Registered
Joined: Dec 2006
Status:
Offline
Reputation: 0
|
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,
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
Using ispCP RC2 on Debian etch.
-----------------------
Make mod_f(ast)cgi more stable!
This post was last modified: 08-20-2007 03:21 PM by tioan.
|
|
| 08-20-2007 03:20 PM |
|
 |
achioo
Junior Member

Posts: 73
Group: Registered
Joined: Nov 2006
Status:
Offline
Reputation: 0
|
RE: Zend Optimizer and IonCube Loader
|
|
| 08-22-2007 11:38 AM |
|
 |
owhosting
Junior Member

Posts: 32
Group: Registered
Joined: Feb 2008
Status:
Offline
Reputation: 0
|
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 |
|
 |
gOOvER
Documentation Team
  
Posts: 1,532
Group: Docu Team
Joined: Jul 2007
Status:
Offline
Reputation: 13
|
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.
OS : Debian 4.0 Etch 64bit
ispCP Version : 1.0.0 r1335 - 27.08.08 (NightlyBuild)
Activated : AWStats dynamic
Mods : update via NightlyUpdateScript
!!! NO SUPPORT VIA PM OR EMAIL !!!
|
|
| 02-20-2008 04:19 PM |
|
 |
Daff
Junior Member
   
Posts: 36
Group: Dev Team
Joined: Oct 2006
Status:
Offline
Reputation: 0
|
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 |
|
 |
DaSilva
Junior Member

Posts: 171
Group: Registered
Joined: Dec 2007
Status:
Offline
Reputation: 0
|
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 |
|
 |
weblivehelp
Junior Member

Posts: 44
Group: Registered
Joined: Apr 2008
Status:
Offline
Reputation: 0
|
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.
WebLive Help - 100% Free IT Professional Help at http://www.weblivehelp.net/
WebLive Hosting - Free Professional Web Hosting at http://www.weblivehosting.net/
|
|
| 05-28-2008 06:34 AM |
|
 |