[TYPO3-dev] Gzlib in PHP

Oliver Hader oliver at typo3.org
Thu Jun 5 14:30:33 CEST 2008


Hi,

Fr. Simon Rundell SCP schrieb:
> I am trying to fix a 4.2.0 install, and getting errors when uploading
> extensions.
> 
> This report http://bugs.typo3.org/view.php?id=6399 suggests that it is due
> to there not being gzlib enabled in PHP, can anyone shed any light on how to
> do this please?

It seems that your PHP version was not built with zlib [1] support. If 
you compiled it on your own, you have to run ./configure again with an 
additional "--with-zlib".

olly

[1] http://de3.php.net/manual/en/book.zlib.php
-- 
Oliver Hader
TYPO3 4.3 Release Manager




More information about the TYPO3-dev mailing list