mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #19616
[Bug 1338381] [NEW] Switch from commandline zip/unzip to PHP ZipArchive class
Public bug reported:
We get a steady stream of support requests from people on shared hosting
or Windows, who can't find their command-line zip & unzip utilities.
There's really no reason for us to be using those anymore, though. PHP
5.3 ships with a fully functional zip library, and we should use that
instead: http://nz1.php.net/manual/en/book.zip.php
** Affects: mahara
Importance: Medium
Status: Confirmed
** Tags: snack-sized
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1338381
Title:
Switch from commandline zip/unzip to PHP ZipArchive class
Status in Mahara ePortfolio:
Confirmed
Bug description:
We get a steady stream of support requests from people on shared
hosting or Windows, who can't find their command-line zip & unzip
utilities.
There's really no reason for us to be using those anymore, though. PHP
5.3 ships with a fully functional zip library, and we should use that
instead: http://nz1.php.net/manual/en/book.zip.php
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1338381/+subscriptions
Follow ups
References