• Hello

    I just uploaded a website using this plugin to a hosting and encountered following problem:
    Hosting has apc extension loaded but most functions like apc_fetch are not permitted.

    I suggest that a test on line 101 in bootstrap.php:
    if (extension_loaded('apc')) {
    should be extended in such a way, that it makes sure, that ApcUniversalClassLoader can be really used.

    Thanks

    http://wordpress.org/extend/plugins/background-manager/

Viewing 1 replies (of 1 total)
  • Anonymous User 4048828

    (@anonymized-4048828)

    Hi!

    Thanks for the heads up. I’ll add this to the next release.

Viewing 1 replies (of 1 total)
  • The topic ‘extension_loaded('apc') not sufficient guarantee for ApcUniversalClassLoader’ is closed to new replies.