From: Brenda Wallace Date: Fri, 26 Jun 2009 10:42:52 +0000 (+1200) Subject: also check for write permission to background folder X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=3a3614fc5523442b87b7625207d45095928f0087;p=quix0rs-gnu-social.git also check for write permission to background folder --- diff --git a/install.php b/install.php index b94a929360..570b08edf4 100644 --- a/install.php +++ b/install.php @@ -72,6 +72,12 @@ function checkPrereqs()

Cannot write background directory: /background/

+

On your server, try this command: chmod a+w /background/

+