On 24 June 2012 09:26, Victor Dubiniuk <[email protected]> wrote: > Hi Simon, > > On Fri, Jun 22, 2012 at 9:04 PM, Simon Brereton <[email protected]> > wrote: >> >> But it doesn't have the app that I want. Nor am I able to search and >> install available apps. Of course for the IMAP Auth app, I can just >> unzip it as you said, but in the future I would like - if I understood >> correctly - to browse and install apps from the interface. >> > > It is possible in 4.0.3 to install the app from apps.owncloud.com with a > single click. > For 4.0.2 you need to apply this commit: > https://gitorious.org/owncloud/owncloud/commit/637f8398ba85870eac5cb0b03a67ef32b494336f > > You will probably need php5-zip extension to be installed on your server.
Okay, well for this imap-users app, I unzipped it in the /data directory and yet, I get "Error while enabling app" when I try to enable it from the interface. I thought it might be a permissions issue, so I chmodded the perms from 750 to 755 like the rest of the directories in /data, but that didn't help. Nor did changing the permissions inside the directory to match the others (i.e. 644 for *.php and 755 for directories). I assume the owner/creator of this app is not on the list? Does anyone else have experience installing this application? Is there a plan to merge it with the main branch because it seems to me to be basic functionality (along with user_ldap)? I have no experience with Gitorious/GitHub, so I'll ask my upgrading questions in a new thread. Thanks for your help! Simon _______________________________________________ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
