Ask a Question related to PHP Programming, Design and Development.
-
eric dot leseint at ac-poitiers dot fr #1
#39742 [NEW]: Class 'ZipArchive' not found
From: eric dot leseint at ac-poitiers dot fr
Operating system: Windows 2003 server
PHP version: 5.2.0
PHP Bug Type: *Compression related
Bug description: Class 'ZipArchive' not found
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 bug report at [url]http://bugs.php.net/?id=39742&edit=1[/url]
--
Try a CVS snapshot (PHP 4.4): [url]http://bugs.php.net/fix.php?id=39742&r=trysnapshot44[/url]
Try a CVS snapshot (PHP 5.2): [url]http://bugs.php.net/fix.php?id=39742&r=trysnapshot52[/url]
Try a CVS snapshot (PHP 6.0): [url]http://bugs.php.net/fix.php?id=39742&r=trysnapshot60[/url]
Fixed in CVS: [url]http://bugs.php.net/fix.php?id=39742&r=fixedcvs[/url]
Fixed in release: [url]http://bugs.php.net/fix.php?id=39742&r=alreadyfixed[/url]
Need backtrace: [url]http://bugs.php.net/fix.php?id=39742&r=needtrace[/url]
Need Reproduce Script: [url]http://bugs.php.net/fix.php?id=39742&r=needscript[/url]
Try newer version: [url]http://bugs.php.net/fix.php?id=39742&r=oldversion[/url]
Not developer issue: [url]http://bugs.php.net/fix.php?id=39742&r=support[/url]
Expected behavior: [url]http://bugs.php.net/fix.php?id=39742&r=notwrong[/url]
Not enough info: [url]http://bugs.php.net/fix.php?id=39742&r=notenoughinfo[/url]
Submitted twice: [url]http://bugs.php.net/fix.php?id=39742&r=submittedtwice[/url]
register_globals: [url]http://bugs.php.net/fix.php?id=39742&r=globals[/url]
PHP 3 support discontinued: [url]http://bugs.php.net/fix.php?id=39742&r=php3[/url]
Daylight Savings: [url]http://bugs.php.net/fix.php?id=39742&r=dst[/url]
IIS Stability: [url]http://bugs.php.net/fix.php?id=39742&r=isapi[/url]
Install GNU Sed: [url]http://bugs.php.net/fix.php?id=39742&r=gnused[/url]
Floating point limitations: [url]http://bugs.php.net/fix.php?id=39742&r=float[/url]
No Zend Extensions: [url]http://bugs.php.net/fix.php?id=39742&r=nozend[/url]
MySQL Configuration Error: [url]http://bugs.php.net/fix.php?id=39742&r=mysqlcfg[/url]
eric dot leseint at ac-poitiers dot fr Guest
-
#38943 [NEW]: serious misbehaviour extending ZipArchive class
From: judas dot iscariote at gmail dot com Operating system: Linux PHP version: 5CVS-2006-09-24 (CVS) PHP Bug Type: Zip... -
CFGridApplet.class not found
I'm getting a "CFGridApplet.class not found" error when trying to use a cfgrid. I'm running MX7. Does this mean I'm missing files on the server? Any... -
cftree class not found
I am using cftree to display a navigation tree. The IIS server root is: C:\Inetpub\wwwroot My web site location is: D:\Web\Coldfusion\GMS ... -
#25055 [Opn->Bgs]: class COM not found
ID: 25055 Updated by: derick@php.net Reported By: bart at mediawave dot nl -Status: Open +Status: ... -
#25055 [NEW]: class COM not found
From: bart at mediawave dot nl Operating system: Windows 2000 PHP version: 5.0.0b1 (beta1) PHP Bug Type: COM related Bug... -
tony2001@php.net #2
#39742 [Opn->Bgs]: Class 'ZipArchive' not found
ID: 39742
Updated by: [email]tony2001@php.net[/email]
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:
[url]http://php.net/zip[/url]
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 [url]http://snaps.php.net/[/url].
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 [url]http://bugs.php.net/?id=39742&edit=1[/url]
tony2001@php.net Guest



Reply With Quote

