Abort class-pclzip.php : Missing zlib extensions
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
zlib |
Confirmed
|
Undecided
|
Unassigned | ||
php5 (Ubuntu) |
Confirmed
|
Undecided
|
Ubuntu Bugs | ||
Bug Description
upon updating my ubuntu-server to karmic alpha6 I am having trouble with zlib1g package claiming to not be installed when it is!
example 1:
I use WordPress (2.9-rare) and I use a plug-in called Google XML Sitemaps, this uses the zlib1g package for compression but when run it fails to complete stating that "Fatal error: Call to undefined function gzopen() in /var/www/
example 2:
I also use the auto update feature as I'm using the daily builds, I get the following error from zlib1g "Abort class-pclzip.php : Missing zlib extensions"
So as you can see from example 1 "gzopen" is undefined but it's part of the zlib1g package right? and in example 2 it is failing to unzip a file this to is a function of zlib1g as well right?
All functionality of both these plug-ins was working fine with Jaunty! now broken under Karmic :(
ProblemType: Bug
Architecture: i386
Date: Thu Oct 1 00:34:27 2009
DistroRelease: Ubuntu 9.10
Package: zlib1g 1:1.2.3.
ProcEnviron:
PATH=(custom, no user)
LANG=en_AU.UTF-8
SHELL=/bin/bash
ProcVersionSign
SourcePackage: zlib
Uname: Linux 2.6.31-11-generic i686
Changed in zlib: | |
status: | New → Confirmed |
Changed in zlib (Ubuntu): | |
status: | New → Confirmed |
assignee: | nobody → Ubuntu Bugs (ubuntu-bugs) |
affects: | zlib (Ubuntu) → php5 (Ubuntu) |
I second to this, i'm using karmic desktop edition.