Can’t install apps in Owncloud, App does not provide an info.xml file

Error in owncloud installing apps. CentOS 6.6. Owncloud 8.:


App does not provide an info.xml file

edit owncloud/lib/private/httphelper.php

nano owncloud/lib/private/httphelper.php

Add the line:

curl_setopt($curl, CURLOPT_SSL_VERIFYPEER, false);

Leave a Comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.