Warning: preg_match() [function.preg-match]
« on: August 16, 2008, 03:43:49 PM »
Hi

I came across this software and I think it was exactly what I was looking for. I wanted to try the free version, but that gives me the following error below. My website address is [ External links are visible to forum administrators only ]

Warning: preg_match() [function.preg-match]: Compilation failed: regular expression is too large at offset 44878 in /home/xmlsites/public_html/pages/class.grab.inc.php on line 85

Warning: preg_match() [function.preg-match]: Compilation failed: regular expression is too large at offset 44878 in /home/xmlsites/public_html/pages/class.grab.inc.php on line 167

Warning: preg_match() [function.preg-match]: Compilation failed: regular expression is too large at offset 44878 in /home/xmlsites/public_html/pages/class.grab.inc.php on line 167
Re: Warning: preg_match() [function.preg-match]
« Reply #1 on: August 17, 2008, 03:17:26 PM »
You have a lot of exclusions defined in robots.txt (more than 3400(!)), that's why a regular expression failed on that long list. The issue is now corrected and it should work fine with your robots.txt.