diff options
author | friendica <info@friendica.com> | 2013-09-24 19:23:39 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-09-24 19:23:39 -0700 |
commit | 2a0406ec8c0b0c35ef3583a7866da756f893796c (patch) | |
tree | ab7c7682e6abf8ddcd67d3025fbfd3b60a72b1f3 | |
parent | a2ee22e51fcbe53d461edf5e744a286194d0b433 (diff) | |
download | volse-hubzilla-2a0406ec8c0b0c35ef3583a7866da756f893796c.tar.gz volse-hubzilla-2a0406ec8c0b0c35ef3583a7866da756f893796c.tar.bz2 volse-hubzilla-2a0406ec8c0b0c35ef3583a7866da756f893796c.zip |
add some text for issue #79
-rw-r--r-- | install/INSTALL.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/install/INSTALL.txt b/install/INSTALL.txt index 89b53c7c0..ee029f0ee 100644 --- a/install/INSTALL.txt +++ b/install/INSTALL.txt @@ -80,6 +80,13 @@ directory/path component in the URL) is REQUIRED. chmod 777 view/tpl/smarty3 + [This permission (777) is very dangerous and if you have sufficient + privilege and knowledge you should make this directory writeable only + by the webserver. In many shared hosting environments this may be + difficult without opening a trouble ticket with your provider. The + above permissions will allow the software to work, but are not + optimal.] + - For installing addons - First you should be **on** your website folder |