Hi Simon,

On Mon, Jun 25, 2012 at 5:57 PM, Simon Brereton
<simon.buongio...@gmail.com>wrote:

> 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).


Check if there is a record added to your ownCloud admin log when you enable
an app:

Error   core    Archives of type application/zip; are not supported

There was a bug with mime-type detection and it is fixed in the current
version by the commit I referred.
You can download patched file here
https://gitorious.org/owncloud/owncloud/blobs/637f8398ba85870eac5cb0b03a67ef32b494336f/lib/helper.php
using the 'Raw blob data' link.
Backup your lib/helper.php and replace it with the downloaded one. That's
it.


---
Victor Dubiniuk



On 24 June 2012 09:26, Victor Dubiniuk <victor.dubin...@gmail.com> wrote:
> > Hi Simon,
> >
> > On Fri, Jun 22, 2012 at 9:04 PM, Simon Brereton <
> simon.buongio...@gmail.com>
> > 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.
>
>
> 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
> Owncloud@kde.org
> https://mail.kde.org/mailman/listinfo/owncloud
>
_______________________________________________
Owncloud mailing list
Owncloud@kde.org
https://mail.kde.org/mailman/listinfo/owncloud

Reply via email to