PHP/Mapscript and Zend Optimizer
Arkadi Shishlov
arkadi at MEBIUS.LV
Sun Oct 14 11:01:40 PDT 2007
Toomas Aas wrote:
> Are there any known incompatibilities between PHP/Mapscript and Zend
> Optimizer? Or, to put it differently, is anyone successfully running a
> server with both PHP/Mapscript and Zend Optimizer?
If you need speed, Optimizer won't get you any.
It is only for running Zend encoded PHP pages - means vendor lock-in.
Use XCache http://xcache.lighttpd.net/ which is PHP5 compatible or just don't
bother.
More information about the MapServer-users
mailing list