Connecting Tech Pros Worldwide Forums | Help | Site Map

where to find PHP_ZIP.DLL file?

Newbie
 
Join Date: Jul 2009
Posts: 1
#1: Jul 10 '09
I'm trying to create an openoffice document with PHP_ZIP.DLL. however, according to http://pecl.php.net/bugs/bug.php?id=16071&edit=1, there is a bug with PHP_ZIP.dll that come with PHP5.2.6 and later. apparently the zip it creates is a corrupted zip, and can't be opened by OpenOffice.

I'm trying to find a different version of PHP_ZIP.DLL as suggested from the link above. the problem is......... I don't know where to find this file.

i searched for this package on PECL website, but they don't have the compiled DLL version of it. I'm not really sure how to compile the source to DLL.

i hesitate to download from unknown site from google.

could anyone help?

Reply