Hello,
sorry, I am new to Zend and I try to make it run for my Oxid Shop.
I copied the ZendOptimizer.so to a folder on my website and added as additional php.ini text:
zend_optimizer.optimization_level=15
zend_extension=/var/www/xxx/xxx/xxx/xxx/5_2_x_comp/ZendOptimizer.so
Still it does not work. What do I need to do?

