I've just moved an account from one server to another, both having php 4.2.1. The customer has some Zend encoded pages, and they are spitting out garbage.
Any idea how to fix this? I've already re-installed buildapache.sea.
R U sure your php.ini has been instilled and zend is interacting with it?
do a locate and see if you can even find a &php.ini& on that box.
/scripts/installzend*** (something like this), will create that file and ready apache to work with PHP/zend if it is truly not configured yet.
Zend Optimizer requires Zend Engine API version 20010710.
The Zend Engine API version 20020429 which is installed, is newer.
Contact Zend Technologies at http://www.zend.com/ for a later version of Zend Optimizer.