[dokuwiki] http-decompression screws up plugin installation
- From: Marcel <sonnebln@xxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Thu, 28 May 2009 13:31:45 +0000 (GMT)
I tried installing the pdfex plugin from
http://www.wernerflamme.net/data/pdfex.tar.gz.
This resulted in an error in HTTPClient->sendRequest() at gzinflate()
Urging this function not to decompress the contents ($this->resp_body =
$r_body;), the plugin installation went fine!
Installation of other *.tgz / tar.gz plugins work fine!
Is this a problem with the wernerflamme.net server, with the HTTPClient or my
installation?
(installation: am using PHP 5.2.9-2 under IIS7 via FastCGI, Windows Server 2008)
strange thing is, that my IE downloads the same file to pdfex.tar.tar, which is
still gz-compressed
in kind regards,
Marcel Lemke
Other related posts: