Re: zlib

Lukas Kahwe Smith <[email protected]> Tue, 04 Oct 2005 11:41:31 +0200
Newsgroups gmane.comp.php.pear.liveuser
Message-ID <[email protected]>
Luke E Morgan wrote:
> Hi,
> 
> I have PEAR installed and running with php5 on Suse 9.3
> I am trying to install Liveuser as I am building an intranet and it seems 
> to be just what I want.

great!

> However, when I try to execute 
> pear install http://pear.php.net/get/LiveUser-0.16.6.tgz
> 
> I get an error message telling me that :
> The extension 'zlib' couldn't be found.
> Please make sure your version of PHP was built with 'zlib' support.
> 
> Php definitely has zlib support. 
> phpinfo shows this.

The CLI and the webserver do not necessarily use the same configuration.

> Is there a way I can point pear towards a php.ini file, or somehow show it 
> that php has zlib compiled into it ?
> 
> Many thanks for any help you can offer

I think its probably best if you email your question to 
[email protected]

regards,
Lukas