ID: 39742 Updated by: [EMAIL PROTECTED] Reported By: eric dot leseint at ac-poitiers dot fr -Status: Open +Status: Bogus Bug Type: *Compression related Operating System: Windows 2003 server PHP Version: 5.2.0 New Comment:
http://php.net/zip Installation with PECL or bundled with PHP 5.2 or later Windows users will enable php_zip.dll inside of php.ini in order to use these functions. In PHP 4 this DLL resides in the extensions/ directory within the PHP Windows binaries download. You may download this PECL extension DLL from the PHP Downloads page or at http://snaps.php.net/. Previous Comments: ------------------------------------------------------------------------ [2006-12-05 11:30:54] eric dot leseint at ac-poitiers dot fr Description: ------------ I use php 5.2.0 on windows 2003 server. In documentation ZipArchive is in php package but when I launch zip archive $zip = new ZipArchive (); the ZipArchive class is not found ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=39742&edit=1