I have download the Zend Optimizer (Running Apache 1.3.14 and PHP 4.04) and untarred 
it. Then I copied the ZendOptimizer.so to usr/local/Zend/lib Then I edited the PHP.ini 
and added:

zend_optimizer.optimization_level=15 
zend_extension="/usr/local/Zend/lib/ZendOptimizer.so" 

Somewhere near the top. Then I restarted the server using apachectl restart. I also 
tried stopping and starting as well. It still isn't running? Any ideas. Is there 
anything else that needs to be done?

Reply via email to