]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Merge pull request #2068 from mariovor/documentation/datadb
authorNicolas Lœuillet <nicolas@loeuillet.org>
Fri, 13 May 2016 07:16:35 +0000 (09:16 +0200)
committerNicolas Lœuillet <nicolas@loeuillet.org>
Fri, 13 May 2016 07:16:35 +0000 (09:16 +0200)
Added information about permissions on data/

docs/en/user/installation.rst

index 484e66cb38763f52c6743847f884e0b01e3c0ae5..6d804304f0237a971a0afab7295f4a2a52f20f7c 100644 (file)
@@ -258,6 +258,7 @@ It has to be the same for the following folders
 * /var/www/wallabag/bin/
 * /var/www/wallabag/app/config/
 * /var/www/wallabag/vendor/
+* /var/www/wallabag/data/  
 
 by entering
 
@@ -266,6 +267,7 @@ by entering
    chown -R www-data:www-data /var/www/wallabag/bin
    chown -R www-data:www-data /var/www/wallabag/app/config
    chown -R www-data:www-data /var/www/wallabag/vendor
+   chown -R www-data:www-data /var/www/wallabag/data/
 
 otherwise, sooner or later you will meet this error messages