17 Aug
2004
17 Aug
'04
6:39 p.m.
robert rottermann wrote at 2004-8-16 11:23 +0200:
for some time (10 days) we have problems downloading PDF-Files from a zope site. It used to work before. The only thing that was done, was updating Linux with security updates. Now we get on windows clients:File does not begin with '%PDF-' (both with IE6.x, Firebird, Mozilla).
Download with a command line client (e.g. "wget", "curl", "urllib.urlopen") and save to a file. Analyse the result. -- Dieter