From:             michael at stellarent dot com
Operating system: Fedora Core 2
PHP version:      5.0.4
PHP Bug Type:     ZZiplib Related
Bug description:  Missing ext/zip directory?

Description:
------------
Trying to compile 5.0.4 from src.rpm.
The rpm compiles successfully without any errors but does not contain
support for zip functions.

Am I missing something?
Has zip support been dropped in php 5.0.4?

Reproduce code:
---------------
1. ./configure --help does not list --with-zip option
2. ext/zip directory is missing
3. ext/zip directory missing from tar.gz distribution as well

Expected result:
----------------
php -m to show zip as built in module, or phpinfo() to list zip support

Actual result:
--------------
zip support not listed

-- 
Edit bug report at http://bugs.php.net/?id=32714&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=32714&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=32714&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=32714&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=32714&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=32714&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=32714&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=32714&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=32714&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=32714&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=32714&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=32714&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=32714&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=32714&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=32714&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=32714&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=32714&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=32714&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=32714&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=32714&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=32714&r=mysqlcfg

Reply via email to