I would say it's an issue with eAccelerator. See http://bugs.php.net/bug.php?id=40159
One of the posters in that bug log says it is fixed as of eAccelerator svn snapshot 301. Regards, Bill Karwin > -----Original Message----- > From: Toorop - Protecmail [mailto:[EMAIL PROTECTED] > Sent: Wednesday, May 02, 2007 9:25 AM > To: 'Zend Framework General' > Subject: [fw-general] Incompatibility whith eAccelerator > > Fatal error: Cannot access protected property > Zend_Log_Writer_Stream::$_stream in > /usr/share/php5/Zend/Log/Writer/Stream.php on line 64 > > Ok but the same problem occure with Framework each time a > property is instaciate via : > $_var = null; > or > $var > > Is there a way (PHP config?) to resolve this pb or perhaps i > must ask to eAccerlerator devs ? ;)
