does anyone knows if it is possible to configure the following stack:
windows 2003 server with apache 2.2 + php 5.5.2 + zend optimizer 3.3.3,
it says in the zend website that optimizer will only run in prefork mpm apache distros, but I believe prefork.c cannot be included in the windows version of apache. I'm I right?
Is it my only choice to install optimizer over IIS ?
Thanks!