This bug is probably fixed.
See:
http://sourceforge.net/tracker/index.php?func=detail&aid=1315238&group_id=71
30&atid=107130

BTW: 
$data = file_get_contents ($file);
print $data;

Is no viable alternative since for large zip files, one could hit the php
execution time limit and the apache timeout rather quickly.

 - Andy Staudacher




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to