We have moved all of our PHP installations to the new ZendServer installs and removed the old ZendCore product. The new ZendServer install no longer requires an additional PASE HTTP Server as Proxy for PHP requests but uses FastCGI technology to service those PHP requests. The page responses using this method are greatly improved over the old PASE method.

If you are in a position where you want to use the FastCGI technology but are unable to replace the existing ZendCore install you can set up the existing ZendCore install to use FastCGI technology. To do so you need to follow the directions which can be found at this link. The ZendServer does have a few issues which are under investigation, you may experience similar problems when moving to the FastCGI technology as we are not sure if the problems are due to the FastCGI technology or other changes within the Zend programs?

Chris…