X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=install.php;h=bc82e5e37a8e0fbb7c5491ce88146b76fadf367d;hb=4e1cb6f9a78a09257467a3e522c8dec2509a1523;hp=a25f694677848e0f6ffa200a195d029c29cd3ce6;hpb=dbf82f7c1e995f25de6ed2c80b49677118df1a35;p=quix0rs-gnu-social.git diff --git a/install.php b/install.php index a25f694677..bc82e5e37a 100644 --- a/install.php +++ b/install.php @@ -35,15 +35,17 @@ function main() function checkPrereqs() { + $pass = true; + if (file_exists(INSTALLDIR.'/config.php')) { ?>

Config file "config.php" already exists.

Require PHP version 5 or greater.

Cannot load required extension:

Cannot write config file to:

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

Cannot write avatar directory: /avatar/

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