Welcome Guest, Not a member yet? Register   Sign In
preg_match(): Compilation failed: regular expression is too large
#2

I guess the question is what king of query are you running that's causing it to break? How big is the resultset? I've never encountered that error in CI.

You can always try and raise the pcre.backtrack_limit and pcre.recursion_limit settings in your php.ini. If you google that error you will find info "Compilation failed: regular expression is too large"
Reply


Messages In This Thread
RE: preg_match(): Compilation failed: regular expression is too large - by CroNiX - 06-09-2015, 07:21 AM



Theme © iAndrew 2016 - Forum software by © MyBB