Page 1 of 1

pcre.backtrack_limit ERROR when using multiple map markers!

Posted: 23 May 2011, 15:21
by anix
Hi,

I am currently trying to create a map with a very large number of map markers on it (Approx 13,000) and I am using the Phoca Maps component however I believe this issue is more to do with Joomla than the component itself. I have managed to create the map and have been testing with a number of different map markers. I have managed to put around 1500 on the map but anything above that and I get this error:

Error: 500
PHP regular expression limit reached (pcre.backtrack_limit)


This is very annoying as I really need to have all of these map markers on one map and i keep getting this error, I have tried the following methods but it still does not work:

php.ini(settings changed)
pcre.recursion_limit=9000000
pcre.backtrack_limit=9000000


I have tried all these efforts with no joy can any1 please help??

Thanks

Dave

Re: pcre.backtrack_limit ERROR when using multiple map marke

Posted: 26 Jul 2011, 20:46
by Jan
Hi, on which line did you get such error?