zlib extension missing in php5 karmic
Bug #451405 reported by
Martin Bogomolni
This bug report is a duplicate of:
Bug #451314: [SRU] PHP 5.2.10 zlib bug remains for 32bit.
Edit
Remove
This bug affects 18 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
php5 (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
Bug Description
Binary package hint: php5
On 9.10 Karmic beta, tested on x86/x86_64/armel :
php5 is missing extension zlib.so even though php5 has been compiled with zlib support. This can be reproduced by installing a php package that depends on zlib such as Wordpress (uses zlib to unpack .zip files).
the error generated is:
Abort class-pclzip.php : Missing zlib extensions
A bug may have been misfiled under zlib for this error - Launchpad reference is https:/
Changed in php5 (Ubuntu): | |
status: | Invalid → Incomplete |
Changed in php5 (Ubuntu): | |
status: | Incomplete → Confirmed |
To post a comment you must log in.
Another possible symptom of this can be seen on Bug #451314...