Skip to content

GEEKDECODER

Linux, Windows, Software Tips, Articles and Hacks

  • About
  • IT Support
  • Services
  • Tools
Search for:
> Archive by Category "OwnCloud"

Search for Articles

Search for:

Featured Articles

  • Install OpenVPN 3 Client for Ubuntu 22.4 “Jammy”
  • Change permissions using find command
  • Apache vhosts are not segmented or chroot()ed. Enable “mod_ruid2” in the “EasyApache 4” area
  • lfd on srv1.domain.net: Suspicious process running under user nobody
  • Determining an IP Address’ Authoritative Nameserver for PTR Records
  • How to enable PHP-FPM for a domain
  • De-bugging WordPress and PHP
  • What are the top cache plugins for wordpress?
  • The cPanel & WHM Log Files
  • Apache Error Codes

Categories

Category: OwnCloud

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

May 17, 2015 The Geek Decoder No Comments OwnCloud

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

Copyright 2022 Geekdecoder, LLC. All Rights Reserved.