|
php pear/pecl zip extension
anyone know how to install a pear/pecl extension? i get the error below when i try to install one.
# pecl install zip
downloading zip-1.8.10.tgz ...
Starting to download zip-1.8.10.tgz (66,972 bytes)
................done: 66,972 bytes
58 source files, building
running: phpize
Configuring for:
PHP Api Version: 20020918
Zend Module Api No: 20020429
Zend Extension Api No: 20050606
ERROR: `phpize' failed
|