From fd29b5a96f82160188923b709cdf18560841950a Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Tue, 23 Sep 2014 10:42:12 +0200 Subject: Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 36a2afa36..af61af74e 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,10 @@ To update the News app use: ## FAQ +### Installation from App Store fails with "archive can not be opened" + +Your PHP installation is missing gzip support, see https://github.com/owncloud/core/issues/9283 + ### How do I reset the News app Delete the folder **owncloud/apps/news/** and **owncloud/data/news/**, then connect to your database and run the following commands where **oc\_** is your table prefix (defaults to oc\_) -- cgit v1.2.3