Menu

#77 gzinflate()-errors

open
nobody
None
5
2015-04-12
2014-11-26
Anonymous
No

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)

Discussion

  • Uwe Hunfeld

    Uwe Hunfeld - 2015-04-12

    Hi!

    Really? If so: Great!

    Thanks for posting this URL! Very valuable hint!

     

Anonymous
Anonymous

Add attachments
Cancel