summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <Raydiation@users.noreply.github.com>2014-09-23 10:42:12 +0200
committerBernhard Posselt <Raydiation@users.noreply.github.com>2014-09-23 10:42:12 +0200
commitfd29b5a96f82160188923b709cdf18560841950a (patch)
tree18babce765f4c81503c8bf1ef3eaa251dd395585
parenta6fdbc827a416a2f8c790b0aa633493f93e007d3 (diff)
Update README.md
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
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\_)