From: Yasin <mohammed-yasin.rahman@lip6.fr> Date: Thu, 3 Apr 2014 15:04:48 +0000 (+0200) Subject: README: apache specific instruction X-Git-Tag: myslice-1.1~155 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=bf2c8fed220e3bb1cfb9a582b2d79acf58dd4cfc;p=unfold.git README: apache specific instruction --- 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 ***