Page 1 of 1

how to enable Zend Optimizer in xampp 1.5.2 linux?

PostPosted: 21. May 2006 03:41
by codez
I found in the intro topic says therer is zend optimizer3 in xampp(http://community.apachefriends.org/f/viewtopic.php?t=17600).
And I enable zend optimizer successful in xampp windows version.
but I found there haven't zend optimizer include in linux version.Can anyone tell me how to enable or install zend optimizer in xampp linux version pleases?
Or you can tell me which linux version include zend optimizer already.

thanks a lot. :oops:

PostPosted: 21. May 2006 04:07
by Wiedmann
Or you can tell me which linux version include zend optimizer already.

XAMPP for Linux does not include the Zend Optimizer.

Can anyone tell me how to enable or install zend optimizer in xampp linux version pleases?

You must download it from zend.com and install it by your own.

PostPosted: 21. May 2006 05:54
by codez
thanks a lot! I download the zend optimizer from zend.com and install successful,I have zend optimizer in my phpinfo() now!

thanks again.