It is important to note that in Zend Studio Server 5.0 released today that the zend_extension_manager.optimizer_ts value is incorrect and will crash Apache 1.3.3 on Windows XP.
It is entered as:
[FONT=Courier New]"C:<path>\Zend\StudioServer\lib\Optimizer-2.5.13"[/FONT]
This does not work and Apache does not start up. The value needs to be:
[FONT=Courier New]"C:<path>\Zend\StudioServer\lib\Optimizer-2.5.10"[/FONT]
Thanks,