[TYPO3] Do I really need gzlib to install a typo3 extension??!
Steffen Müller
typo3 at t3node.com
Fri Aug 8 18:33:59 CEST 2008
Hi.
On 08.08.2008 17:33 Mike wrote:
>
> I'm trying to install the kickstarter extension, and when I do the
> search in the admin I get:
>
> Call to undefined function gzfile() in
> /www/site/typo3site/typo3/mod/tools/em/class.em_index.php
>
> Do I have (freaking) recompile php and add gzlib or something?
>
Depends on your servers distribution and the php package you have. Which
one do you use?
Normally, zlib is installed and enanbled by default. Maybe you have to
add it as a php module, or simply enable it. Take a look at phpinfo()
and search for zlib.
Btw. the error is caused by the EM. You should really install zlib and
enable it for proper use of TYPO3.
>
> Is the first one really right? Hasn't been updated since 2006 and it's
> beta??
>
Yes.
After T3DD08 some action started to drive kickstarter forward. There's a
newsgroup for the kickstarter project:
typo3.projects.kickstarter
But kickstarter is not the root of your problem.
--
cheers,
Steffen
More information about the TYPO3-english
mailing list