2009年1月22日星期四

Re: [fw-mvc] Zend_Controller_Plugin_ErrorHandler & PHP eAccelerator

-- Oscar Reales <oreales@gmail.com> wrote
(on Thursday, 22 January 2009, 02:33 PM +0100):
> Zend_Controller_Plugin_ErrorHandler wasn´t working at all in my local
> development environment (MAMP) if PHP5 is configured to use cache
> "eAccelerator". I had never used eAccelerator before, neither xCache,
> but the server where finally will resides the project it is configured
> with eAccelerator, so I actived it.
>
> "404" behavior is not working at all when eAccelerator is active.
> Exceptions are throwed away ALWAYS, indeed when $Front-
> >throwExceptions(false) is used. In the other hand it is working as
> expected with xCache.
>
> Should it be considered an ISSUE?
> Any idea why?
>
> If you think should be considered an issue, i will open an issue at
> issue tracker.

A number of people have posted issues with eAccelerator. My
understanding is that eAccelerator is at fault, and that it is not a
terribly good opcode cache. My personal recommendations are APC and Zend
Platform, which are both under active development by people who work on
the PHP project itself.

--
Matthew Weier O'Phinney
Software Architect | matthew@zend.com
Zend Framework | http://framework.zend.com/

没有评论: