• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Zend Optimizer 3 and Plesk 8.3

C

cshopper

Guest
I need to update the current zend optimizer from 2.2 to latest 3.x

Do you have some ideas?

Can I try the script in Zend distribution?

Thankyou in advance


this is my php info:
[root@www ~]# php -v
PHP 5.2.5 (cli) (built: Nov 20 2007 17:51:47)
Copyright (c) 1997-2007 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies
with the ionCube PHP Loader v3.1.29, Copyright (c) 2002-2007, by ionCube Ltd.
[root@www ~]#
 
It should be fine to upgrade Zend Optimizer, we installed Zend v3.x on Plesk 8.3 without a problem
 
Atomic. What is your support like for 8.3 running on CentOS 5?

I'm going to install my new server, and want to run your channel on YUM to update PHP and such.

I also plan to subscribe at a later date (once the server is hosted and running) to your paid for service. I'm hoping both are supported on chosen platform.

I'm also looking later this year to setup a dedicated server for a website project I'm about to start. I plan to use the same setup, but just run the one site on the server due to traffic and mem/cpu demands.

Matt
 
8.3 runs on CentOS 5 just fine. Thats what I use on all my servers, so if theres a problem with anything in my archive let me know. I'll get it fixed asap.
 
You can install Zend Core 2.5 too (which includes Zend Optimizer). It works great on my Debian Etch server. You've got an installer included in the package. Only the included mod_info doesn't work so I had to install this mod manualy.

Greets,
Dawn
 
Plesk is compatible with Zend Optimizer but it does not provide with zend packages. You should download this program from the official site http://zend.com and then install it on your server. Just one recommendation: install the latest version of Zend Optimizer which should be compatible with you PHP version (such information available on http://zend.com)
 
And look if you use ioncube, as i saw it getting installed while installing plesk.
Anyone know where it's placed in debian 4.0?
 
dpkg -L php5-ioncube-loader
/.
/usr
/usr/lib
/usr/lib/php5
/usr/lib/php5/ioncube_loader_lin_5.2.so
/etc
/etc/php5
/etc/php5/conf.d
/etc/php5/conf.d/ioncube-loader.ini
 
thanks atomic turtle. worked like a charm. Cent OS 5, Plesk 8.3
 
Is there a way to safely REMOVE Zend? It messed up my whole server....
 
Back
Top