From d7ed877ebd660d28f63ccc2b7a5dab62bff3aba0 Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Fri, 20 Jul 2012 17:52:25 +0100 Subject: [PATCH] Added note about setting perms on backups folder Used by ZipIt and unable to save backups if it can't create the folder in the first place --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 56cdce4..1a6b09c 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ $ git clone git@github:mattpass/ICEcoder ####Step 2: Upload the files (Linux or Windows hosting OK) ``` Upload to a new sub-dir URL such as yourdomain.com/_coder -Set public write permissions on the lib/config.php file +Set public write permissions on the backups folder and lib/config.php file ``` ####Step 3: Start coding