• Hey Sergej,

    I noticed that the current implementation (2.0.9) of the minification feature causes PHP to crash silently when minifying larger pages.

    It seems that the regexp is too complex.

    Any ideas how to fix this apart from:
    – disabling the feature
    – increasing backtrack/recursion limits for PCRE in php.ini

    My setup:

    – PHP 5.3.10
    – PCRE 8.12
    – default pcre settings in php.ini

    http://wordpress.org/plugins/cachify/

  • The topic ‘Minification causes PHP to crash silently on large pages’ is closed to new replies.