Hi Lydia It looks like a problem with APC Cahce engine http://pecl.php.net/bugs/bug.php?id=16966 when cache is out of limits.
This bug is reproduced for me only when cache is almost full and badly fragmented. It this case APC can't allocate large enough block for caching a new file. First of all in production environment php must be set not to display errors (in php.ini file of the server), only to write them to log file. Hiding these will work, except no caching. From the bug report above try setting apc.ttl=0 apc.shm_size=larger_cache_size restart apache, and hopefully it will work p.s. I haven't dealt with such APC problem in real file. Advice is based bug report. On 18 March 2011 10:53, Lydia Pintscher <ly...@kde.org> wrote: > Heya :) > > Drupal and MediaWiki on amarok.kde.org seem broken. There are a lot of > "unable to allocate memory for pool" messages. > Can you please check? > > > Thanks > Lydia > > -- > Lydia Pintscher > Amarok community manager > kde.org - amarok.kde.org - kubuntu.org > claimid.com/nightrose > _______________________________________________ > Amarok-devel mailing list > Amarok-devel@kde.org > https://mail.kde.org/mailman/listinfo/amarok-devel >
_______________________________________________ Amarok-devel mailing list Amarok-devel@kde.org https://mail.kde.org/mailman/listinfo/amarok-devel