From bf2c8fed220e3bb1cfb9a582b2d79acf58dd4cfc Mon Sep 17 00:00:00 2001 From: Yasin Date: Thu, 3 Apr 2014 17:04:48 +0200 Subject: [PATCH] README: apache specific instruction --- README | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README b/README index 78ffe6c2..2ce46698 100644 --- a/README +++ b/README @@ -60,6 +60,14 @@ when you just need to hit ^C yourself when your static files need to be refreshe $ pip install -r path/to/requirements/file.txt Note. not quite sure what this is about, I could not spot this file.. +=====APACHE Config===== +if are running apache please do: + +$ chown www-data:www-data /var/myslice-f4f + +otherwise you may get the following error: +"DatabaseError: unable to open database file" + ==================== Status *** Authentication *** -- 2.47.0