Guys,

I'm not sure why the file in Wordpress is, which makes it harder to
debug, can you either point out the file using their online SVN repo
(http://core.svn.wordpress.org/trunk/) or run the following script
yourself:

<?php
var_dump(function_exists("gzopen"));
?>

Then, please link a phpinfo or provide php -m (cli).

Further more, are all you guys on i386 or on amd64 as well? The common
issue with all zlib related PHP issues seems to be i386.

Just on a side-note, since the Ubuntu package is build with --enable-
zlib it won't show a zlib.so in PHP's extension directory. You should
only see .so files, for the extensions you build from other ubuntu
packages (or manually from source).

Till

-- 
Abort class-pclzip.php : Missing zlib extensions
https://bugs.launchpad.net/bugs/439407
You received this bug notification because you are a member of Ubuntu
Bugs, which is a bug assignee.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to