[TYPO3-dev] problem with compresed CSS

bernd wilke t3ng at pi-phi.tk
Tue May 4 01:49:44 CEST 2010


On Tue, 04 May 2010 01:29:40 +0200 Steffen Gebert wrote:

> Am 04.05.2010, 01:29 Uhr, schrieb bernd wilke <t3ng at pi-phi.tk>:
> 
>> installing v4.4.0beta2 was ok, BE was working I tried compressionlevel
>> =5 and the whole BE crashed.
>>
>> I don't know who is the murderer.
> Seems to be more difficult than the other's ;-)
> 
>> <link rel="stylesheet" type="text/css" href="../typo3temp/compressor/
>> merged-
>> 
beb93ddc36a5a327a06ba99fa0b06f84-5bf8be775ad0158e311f97664cbe1711.css.gzip?
>> 1272927659" media="all" />
> Could you please tell me, what headers your webserver sends? Has to be
> contenttype text/css (text/javascript) and encoding gzip I asume the
> file exists..

URL:
http://localhost/v4.4b2/typo3temp/compressor/merged-
beb93ddc36a5a327a06ba99fa0b06f84-5bf8be775ad0158e311f97664cbe1711.css.gzip?
1272927659

header (from webdeveloper):

Date: Mon, 03 May 2010 23:34:09 GMT
Server: Apache/2.2.12 (Ubuntu)
Last-Modified: Mon, 03 May 2010 23:00:59 GMT
Etag: "3cab6-39d4-485b890f080c0"
Accept-Ranges: bytes
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 14827
Content-Type: text/css

200 OK


the 'content' is the same still compressed file.
the file exists and contains (info from ark 2.13) a file
merged-
beb93ddc36a5a327a06ba99fa0b06f84-5bf8be775ad0158e311f97664cbe1711.css.gzip.uncompressed

but zip 3.0 reports:
zip -l merged-
beb93ddc36a5a327a06ba99fa0b06f84-5bf8be775ad0158e311f97664cbe1711.css.gzip
        zip warning: missing end signature--probably not a zip file (did 
you
        zip warning: remember to use binary mode when you transferred it?)
        zip warning: (if you are trying to read a damaged archive try -F)

zip error: Zip file structure invalid (merged-
beb93ddc36a5a327a06ba99fa0b06f84-5bf8be775ad0158e311f97664cbe1711.css.gzip)

is it a problem with any zip-lib?


bernd
-- 
http://www.pi-phi.de/cheatsheet.html




More information about the TYPO3-dev mailing list