• Hello, I’ve been using the Plugin Organizer and CriticalCSS Helper for 2 years now with no issue, but I’ve suddenly started getting the following error:

    Allocation of JIT memory failed, PCRE JIT will be disabled

    The error is resolved when I deactivate the plugin – are there any known issues at the moment? Thank you!

    • This topic was modified 2 years, 7 months ago by nikiblaker.
Viewing 1 replies (of 1 total)
  • Plugin Author Jeff Sterup

    (@foomagoo)

    As you’ve noted you’ve been running it for a while with no issues. Plus there have not been any changes made to plugin Organizer for a long time. I would check any updates made to your server configuration. Most likely you’ve upgraded PHP and it doesn’t have access to allocate memory. Is this an actual error or just a warning? You can set PHP to not use JIT in the php.ini file by finding the [Pcre] section and adding pcre.jit=0.

Viewing 1 replies (of 1 total)
  • The topic ‘Sudden Allocation of JIT memory failed error’ is closed to new replies.