View Single Post
Old 03-21-2005, 04:44 AM  
zagi
Confirmed User
 
Join Date: Jan 2004
Posts: 1,238
Quote:
Originally Posted by zentz
what is zend optimizer ?
Zend Optimizer is an Apache plugin that allows you to run binary PHP code.

This is used for 2 reasons:

A. Compile and hide PHP source code ( many scripts will use this to protect their code )
B. Optimize and speed up php execution for Zend compiled scripts

Typically, if your program doesn't require Zend you dont need this functionality.
__________________
Managed US/NL Hosting [ [Reality Check Network ]
Dell XEON Servers + 1/2/3 TB Packages ICQ: 4-930-562
zagi is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote