Hello,

the zend in enabled in my server and i installed the xcache

and in the php.ini file i put this :
Code:
zend_extension = /usr/local/lib/php/extensions/no-debug-non-zts-20060613/xcache.so
and also in the php.ini there is this line :
Code:
zend_extension="/usr/local/Zend/lib/Optimizer-3.3.9/php-5.2.x/ZendOptimizer.so"

now i face a problem that the zend not working and give me a problem in the sites that "cannot be processed because an untrusted PHP zend engine extension is installed "


i commented the line of the xcache and put ";" before it and then the zend working ..

the question now, how i can make the zend and xcache working together .. so can you help me please .

Regards.