Foren / Cotonti / Bugs / Reports / Cotonti site bugged?

Kingsley
#1 14. Oktober 2011, 13:08

when I open up forum posts, or, create one, like now, I get these kind of messages above the editor/forums:

 

Warning: include() [function.include]: Unable to allocate memory for pool. in /htdocs/modules/forums/inc/forums.newtopic.php on line 181

Warning: include() [function.include]: Unable to allocate memory for pool. in /htdocs/modules/forums/inc/forums.newtopic.php on line 181

Warning: require_once() [function.require-once]: Unable to allocate memory for pool. in /htdocs/modules/pfs/pfs.forums.tags.php on line 21

Warning: require_once() [function.require-once]: Unable to allocate memory for pool. in /htdocs/modules/pfs/inc/pfs.functions.php on line 15

Warning: require_once() [function.require-once]: Unable to allocate memory for pool. in /htdocs/modules/pfs/inc/pfs.functions.php on line 16

Warning: include() [function.include]: Unable to allocate memory for pool. in /htdocs/modules/forums/inc/forums.newtopic.php on line 181

or:

Warning: include() [function.include]: Unable to allocate memory for pool. in /htdocs/modules/forums/inc/forums.posts.php on line 445

Warning: require_once() [function.require-once]: Unable to allocate memory for pool. in /htdocs/modules/pfs/pfs.forums.tags.php on line 21

Warning: require_once() [function.require-once]: Unable to allocate memory for pool. in /htdocs/modules/pfs/inc/pfs.functions.php on line 15

Warning: require_once() [function.require-once]: Unable to allocate memory for pool. in /htdocs/modules/pfs/inc/pfs.functions.php on line 16

GHengeveld
#2 14. Oktober 2011, 13:38

I've noticed the issue before, it's caused by APC caching causing the server to run out of memory. It's not harmful, the system will work fine without APC, but still I've made an issue for it. For now I've disabled display_errors on the site so you won't see them again.