Click to See Complete Forum and Search --> : Zend Studio Server 5, Apache 1.3.3 and Windows XP set-up note.


jtp51
11-08-2005, 04:05 PM
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:

"C:\<path>\Zend\StudioServer\lib\Optimizer-2.5.13"

This does not work and Apache does not start up. The value needs to be:

"C:\<path>\Zend\StudioServer\lib\Optimizer-2.5.10"

Thanks,