Help - Search - Members - Calendar
Full Version: How to download and add Zend Optimizer, Eaccelerator & Ioncube Accelerator via SSH
The Planet Forums > System Administration > Web Hosting
misohoni
Hi guys, I've seen the thread about Eaccelerator and SSH at http://forums.theplanet.com/index.php?show...hl=Eaccelerator , but the Eaccelerator version is out of date so didn't go ahead with the install.

I'm looking to improve my server by adding Zend Optimizer, Eaccelerator & Ioncube Accelerator.

Is there a guide similar to the link above which can download and install the items via SSH?

Thanks
Catalyst
From that thread:

http://forums.theplanet.com/index.php?show...480#entry373946

Also read the warnings on the next-to-last page of the thread regarding CHROOT'd environments using CLI-PHP.

You can't install both Ioncube & Zend --- it's either or. The documentation is straightforward for both.

Basically, all of the information I gave is still valid with the following exception: you no longer need to edit php.ini. Instead, drop Ioncube in /usr/local/sbin/ioncube and create /etc/php.d/ioncube.ini:
CODE
; Enable ioncube extension module
[Zend]
zend_extension=/usr/local/ioncube/ioncube_loader_lin_5.2.so
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.