Feng Forum

Support => Older versions => : werner.wuerfel September 13, 2009, 11:53:16 AM

: 1.5.3 - Problem with created Zip-Files in OpenGoo
: werner.wuerfel September 13, 2009, 11:53:16 AM
Hi Guy's,

since Version 1.2.1 OpenGoo use the php5 zip-Extension for backup module and to compress/uncompress of documents.

In the OpenGoo DE-Community we have a lot off problems with zip in OpenGoo - on our Web server or local under XAMPP. After a wer server crash one user is unable to restore his data form the backup, because the zip-File is defect. You can see here: http://forums.opengoo.org/index.php?topic=2674.0

So we checked our OpenGoo installations and found this:

In XAMPP Version 1.7.0 with php 5.2.8 the zip-Extension will not work. In OpenGoo created zip-File are unable to uncompress after download, because the zip-File is defect. Here the Version of the zip-Extension:
Zip enabled
Extension Version $Id: php_zip.c,v 1.1.2.46 2008/11/12 17:50:37 felipe Exp $
Zip version 1.8.11
Libzip version 0.9.0

In XAMPP Version 1.7.2 with php 5.3.0 the zip-Extension work's very good. Here the Version of the zip-Extension:
Zip    enabled
Extension Version    $Id: php_zip.c,v 1.1.2.38.2.29 2009/02/24 23:55:14 iliaa Exp $
Zip version    1.9.1
Libzip version    0.9.0

On Karl's web server work's the zip-Extension also very good. Here the Version of the zip-Extension of Karl's web server:
Zip: enabled
Extension Version: $Id: php_zip.c,v 1.1.2.49 2009/02/05 19:53:22 pajoye Exp $
Zip version: 1.8.11
Libzip version: 0.9.0

Please check the zip-Extension of php5.
Without correction, we have no functioning backup module and no zip functionality in OpenGoo. That's not good...

Waiting for a hopeful response...
Werner Wuerfel

: Re: 1.5.3 - Problem with created Zip-Files in OpenGoo
: jhage October 22, 2009, 02:38:04 PM
bump...

Was there ever a solution/answer to this?
: Re: 1.5.3 - Problem with created Zip-Files in OpenGoo
: werner.wuerfel October 22, 2009, 03:11:53 PM
Hi,

the solution you have is to install PHP 5.2.9 or upper on your webserver.

There is no answer from the Developerteam...