mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #30226
[Bug 1441936] Re: Remove dependency on external zip & unzip utilities
*** This bug is a duplicate of bug 1338381 ***
https://bugs.launchpad.net/bugs/1338381
** This bug has been marked a duplicate of bug 1338381
Switch from commandline zip/unzip to PHP ZipArchive class
--
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/1441936
Title:
Remove dependency on external zip & unzip utilities
Status in Mahara:
Confirmed
Bug description:
Mahara currently requires access to an external zip & unzip binary,
for certain functionality. This is a perrenial cause of problems for
people running Mahara on non-standard platforms, like Windows or
shared hosting.
There's no need for this. Modern PHP implementations come with unzip
and zip methods build in, which work perfectly well.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1441936/+subscriptions
References