[Bug 451405] Re: zlib extension missing in php5 karmic

Till Klampaeckel till at php.net
Wed Oct 14 18:02:25 BST 2009


This is not a bug. When an extension is not build shared, there is no
.so file.

zlib is included in the latest php install:

till at till-laptop:~$ php -r 'var_dump(function_exists("gzfile"));'
bool(true)

gzfile is one of the functions provided by the zlib extension.

** Changed in: php5 (Ubuntu)
       Status: New => Invalid

-- 
zlib extension missing in php5 karmic 
https://bugs.launchpad.net/bugs/451405
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.



More information about the Ubuntu-server-bugs mailing list