summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-09-03 17:15:59 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2013-09-03 17:15:59 +0200
commit6dfbc778ab3070ac8d0e5dec9095e150342fe78f (patch)
tree478eafb1050a06d2f87256833522800c85d20d2d /README.rst
parent9c6350b394982c645fac74b9ce70a3e953137050 (diff)
add hint in readme to make data directory readable
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 4ff6e94c1..b9e9cddf3 100644
--- a/README.rst
+++ b/README.rst
@@ -44,6 +44,7 @@ Before you install the app check that the following requirements are met:
- `Magic quotes are turned off <http://php.net/manual/de/security.magicquotes.disabling.php>`_ (only needed for PHP < 5.4)
- `You use a browser that supports the FileReader API <https://developer.mozilla.org/en/docs/DOM/FileReader#Browser_compatibility>`_
- You can use a cron or webcron to call Background Jobs in ownCloud
+- Your **data/** directory is owned by your webserver user and write/readable
- You have installed **php-curl** and activated it in the **php.ini**
- Install ownCloud **5.0.6+** (important!)