json - Class Doctrine_Event could not be loaded -


i trying use apc in zend framework (1.10) application + doctrine (1.2). when enabled apc got error:

fatal error: spl_autoload(): class doctrine_event not loaded in 

/var/www/myapp/vendor/doctrine/record.php on line 801

i registered function writeclose shutdown function mentioned in: opcode (apc/xcache), zend, doctrine, , autoloaders
fixed issue still getting error json data, same error appended json response. ideas?


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

android - layout with fragment and framelayout replaced by another fragment and framelayout -