X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=install.php;h=c222afa7b5fc34083be68b358c6f50a87891c12d;hb=628a9371082531908a023618ad4216a2f254f481;hp=32915200b29054f92bb433f06c6b89087448a393;hpb=a325144fa0ba769de1cdb554cac04e0116912b66;p=quix0rs-gnu-social.git diff --git a/install.php b/install.php index 32915200b2..c222afa7b5 100644 --- a/install.php +++ b/install.php @@ -1,7 +1,7 @@

Config file "config.php" already exists.

Require PHP version 5 or greater.

Require PHP version 5.2.3 or greater.

Cannot load required extension:

Cannot find mysql or pgsql extension. You need one or the other:

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/

-

Cannot write directory:

+

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

+ @@ -120,12 +130,15 @@ function showForm()

Database hostname

  • - - -

    Site path, following the "/" after the domain name in the URL. Empty is fine. Field should be filled automatically.

    + + + MySQL
    + PostgreSQL
    +

    Database type

  • +
  • - +

    Database name

  • @@ -137,7 +150,7 @@ function showForm()
  • -

    Database password

    +

    Database password (optional)

  • @@ -161,11 +174,11 @@ function handlePost()
    @@ -173,100 +186,181 @@ function handlePost()