gzinflate()-errors
Status: Beta
Brought to you by:
huni
If requestGzipContent is set to true, the following warning is thrown in some rare cases when a URL gets requested:
PHP Warning: gzinflate(): data error in /home/domains/phpcrawl_develop/libs/PHPCrawlerUtils.class.php on line 643
This error is NOT reproducable as far as i can see, trying the same URL again didn't give me the that error again so far.
So it seems like this is really just a data-transmission error caused by the server (or something else)
But it would be good to catch and handle that error properly (like other errors that get reported in the PHPCrawlerDocumentInfo::error properties)
Anonymous
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
Is reproduceable, see e.g. http://shop.mars.de
Hi!
Really? If so: Great!
Thanks for posting this URL! Very valuable hint!