Page 1 of 1

zend optimizer

Posted: Tue Oct 17, 2006 3:30 pm
by amir
I am implementing a calendaring program on a site. It's called EasyPHPCalendar http://www.easyphpcalendar.com/

When I put the files on my linux server it says that the Zend Optimizer is not installed. Anyone know how to install and start this on a CenOS server?

I will then have to install and start this on a hosted server, but I don't know if that's even possible. First I'll try the test server.

Thanks.

Posted: Tue Oct 17, 2006 4:04 pm
by feyd
It'd be strange if it absolutely required Zend Optimizer to be installed. Did you ask on their forums? http://www.easyphpcalendar.com/forums/

Posted: Tue Oct 17, 2006 8:08 pm
by SidewinderX
feyd wrote:It'd be strange if it absolutely required Zend Optimizer to be installed. Did you ask on their forums? http://www.easyphpcalendar.com/forums/
why so? if it was encoded using the zend encoder wouldnt it be absolutely necessary for the zend optimizer to decode it?

Posted: Wed Oct 18, 2006 2:31 am
by AKA Panama Jack
SidewinderX wrote:
feyd wrote:It'd be strange if it absolutely required Zend Optimizer to be installed. Did you ask on their forums? http://www.easyphpcalendar.com/forums/
why so? if it was encoded using the zend encoder wouldnt it be absolutely necessary for the zend optimizer to decode it?
Yep

Posted: Wed Oct 18, 2006 11:41 am
by feyd
Problem is, they have two versions available of their library. One for Zend and one without Zend. If one doesn't have Zend, why use the Zend build?