PHP Classes

ZIPLIB and MAC

Recommend this page to a friend!

      ZIPlib  >  All threads  >  ZIPLIB and MAC  >  (Un) Subscribe thread alerts  
Subject:ZIPLIB and MAC
Summary:zip.lib.php "Wrong Local header signature" on MAC system
Messages:2
Author:JO
Date:2008-03-19 13:21:05
Update:2009-03-29 06:06:05
 

  1. ZIPLIB and MAC   Reply   Report abuse  
Picture of JO JO - 2008-03-19 13:21:05
Hello,
when I use zip.lib.php to compress file, the MAC sytem won't open it,
The error is : "Wrong Local header signature"

any idee ?

  2. Re: ZIPLIB and MAC   Reply   Report abuse  
Picture of ben mcmath ben mcmath - 2009-03-29 06:06:05 - In reply to message 1 from JO
I found a solution that works. There is a modified version of this library that comes with phpMyAdmin (I have 2.10.2). Using this new version of the library resolved my issues with decompressing the zip files on a Mac.

Hope that helps.