Hello,
when I execute a php script from ssh or I simply type
# php
I receive this error
Zend Optimizer requires Zend Engine API version 20020429.
The Zend Engine API version 20021010 which is installed, is newer.
Contact Zend Technologies at http://www.zend.com/ for a later version of Zend Optimizer.
Luckly I receive this error only from ssh . What to do to fix this problem ? I understand that I have to install Zend Engine API
version 20020429 but I don't want break the server .
Anyone has this problem too ?
(I have 2 boxes and all two with this problem)
when I execute a php script from ssh or I simply type
# php
I receive this error
Zend Optimizer requires Zend Engine API version 20020429.
The Zend Engine API version 20021010 which is installed, is newer.
Contact Zend Technologies at http://www.zend.com/ for a later version of Zend Optimizer.
Luckly I receive this error only from ssh . What to do to fix this problem ? I understand that I have to install Zend Engine API
version 20020429 but I don't want break the server .
Anyone has this problem too ?
(I have 2 boxes and all two with this problem)