Gehrigal - Webminprojects wrote:
> Hi All
>
> some users told me, that they have problems by installing some of my modules
> like
> "http://www.gehrigal.net/download/webmin_usermonitor/webmin-module_usermonit
> or_0.1a-pre6.wbm".
> So i have have tried this too and got the same failure message:
> This does not look like a tar archive tar: Skipping to next header tar:
> Error exit delayed from previous errors
> But when i download it by mozilla and install it by hand it works with out
> problem.
> Any ideas?
Make sure your webserver is configured to return a MIME type like
application/octet-stream for .wbm files. Currently it seems to be
returning text/plain, which may cause some browsers or proxies to do
text newline conversions that corrupt the file.
- Jamie
|