Web Hosting Talk







View Full Version : zend optimizer for Php 4.2.1" Ensim


Cymedia
05-19-2002, 10:40 PM
Hello can anyone tell how i can install "zend optimizer for Php 4.2.1" Ensim. Thanks

clocker1996
05-20-2002, 12:03 AM
well i think it all comes in rpm's

labelled like:

php-4.2.1ensim

so it might be tough/different.

maybe ensim's site has an upgrade patch?

netacore
05-20-2002, 10:59 AM
1- wget ZendOptimizer-1[1].3.0-Linux_glibc21-i386.tar from the Zend store at Zend.com
2- tar -xvf ZendOptimizer-1[1].3.0-Linux_glibc21-i386.tar
3- ./install.sh
4- Restart apache /etc/rc.d/init.d/httpd restart

wmac
10-24-2002, 02:04 AM
netacore,

I installed it with the same procedure without any error message but it does not work on encrypted php pages. Just encrypted code comes to the screen.

Do you know what's wrong?

Mac