Forums | Mahara Community
Support
/
Zip Command in Linux
18 August 2010, 18:07
Dear Sirs,
I installed Mahara 1.2 at th.inko.us, and when I go to "My Portfolios" and "Export," I see "Your system does not have the zip command. Please install zip to enable this feature."
I've been working with my server to get the config.php file to point to the server's zip installation. We added these lines:
$cfg->pathtounzip = '/usr/bin/unzip/';
$cfg->pathtozip = '/usr/bin/zip/';
(I've been following the good advice in this topic:
http://mahara.org/interaction/forum/topic.php?id=1662 )
At this point, my server wants to know if this would work on a Linux server, which she has, as opposed to a windows server.
Thanks!
Peter Stephens