I can't seem to get zend optimizer to work with dbg 2.11.23...
when i comment out the zend code, then it works... otherwise, i get a windows xp error saying that the php interpreter is closing down...
Here is the part of my php.ini that I need help with:
[Zend]
zend_optimizer.optimization_level=15
zend_extension_ts="C:\Webserver\Zend\lib\ZendExtensionManager.dll"
zend_extension_manager.optimizer_ts="C:\Webserver\Zend\lib\Optimizer-2.1.0"
exactly where do I add the line of code??
Thanks..
Comp Specs...
win xp pro
apache
phpedit...
and all the rest....