phpzend-server

Should we stop using Zend WinEnabler?


(This question is over 6 years old and probably no longer has any relevance.)

Our system uses Zend WinEnabler.

Here is an (old) introduction to it: PHP Creators Unveil New Product that Makes PHP Truly Viable for Windows Environments


Solution

  • Since Zend appears to not be selling it anymore and all its functionality is available for free (through FastCGI), I would say so. Look at the Zend Core (installing Zend Core) if you really want to run PHP on Windows. But really, you should be asking yourself why you are running PHP on Windows at all (we used to do it, and the headaches where enormous, especially since nobody else was doing it).