PHP regular expression limit reached (pcre.backtrack_limit)

railer

Member
Greetings,

My site: Joomla 3.10.1, PHP 7.3.18, Fabrik 3.10.

When viewing a list and I choose 100 records in the Display pulldown at the bottom left of the list, I get a white screen with following error message:

PHP regular expression limit reached (pcre.backtrack_limit)

I tried increasing the PHP memory_limit to 1024M, no joy.

I've read something about adding the following to the index.php file, but it was an old thread from 2011 and it would be a hack:

/* Limit PCRE */
ini_set('pcre.backtrack_limit', 300000);

Any idea of a solution?

Btw, the list displays fine at lower quantities to display.
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top