diff --git a/install.php b/install.php index 901e502f1a..3346715990 100644 --- a/install.php +++ b/install.php @@ -77,7 +77,7 @@ function checkPrereqs() if (!is_writable($fileFullPath)) { ?>

Cannot write directory:

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

-