ID: 43093 Updated by: [EMAIL PROTECTED] Reported By: alan at dunns dot co dot uk -Status: Assigned +Status: Feedback Bug Type: Zip Related Operating System: Linux PHP Version: 5.2.4 Assigned To: pajoye New Comment:
I finally got the time to sit down and try this bug. I sadly can't reproduce it. Can you try it again using php 5.2.5? Please use the following code and paste the result here: $zip = new ZipArchive; $r = $zip->open("/srv/ftp/bountywin/TEST/IN/Bounty_02695b.zip"); var_dump($r); $r = $zip->extractTo("/srv/ftp/bountywin/TEST/IN/TEMPDATA"); var_dump($r); $r = $zip->close(); var_dump($r); Previous Comments: ------------------------------------------------------------------------ [2007-11-01 01:00:00] php-bugs at lists dot php dot net No feedback was provided for this bug for over a week, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open". ------------------------------------------------------------------------ [2007-10-24 14:04:31] [EMAIL PROTECTED] These credentials do not work. Please mail me a working user/password (pierre dot php at gmail dot com) ------------------------------------------------------------------------ [2007-10-24 13:52:57] alan at dunns dot co dot uk please remove connection data after download ------------------------------------------------------------------------ [2007-10-24 13:51:36] alan at dunns dot co dot uk You can get a file example at ftp server 195.8.188.187 in folder php_bug. Username: general password: boUnt6FoTo ------------------------------------------------------------------------ [2007-10-24 12:12:13] [EMAIL PROTECTED] Please provide a link to the non working zip data. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/43093 -- Edit this bug report at http://bugs.php.net/?id=43093&edit=1