X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=install%2Findex.php;h=b21cec521d0f8b2782acd8c8e977deb90e7bcbd1;hb=08718c01e4b8b35fe75b1e04534e028dd26c8c53;hp=4d7e8cd2ebf5876f5caf8ad609313a79bd9a3cb0;hpb=f37891fdb6d93580f25ced7d6f5c226dce3bf3b8;p=github%2Fwallabag%2Fwallabag.git diff --git a/install/index.php b/install/index.php index 4d7e8cd2..b21cec52 100644 --- a/install/index.php +++ b/install/index.php @@ -172,7 +172,7 @@ else if ($_POST['install']) {
  • wallabag.org
  • -
    +

    Errors during installation:

    -
    +

      @@ -194,6 +194,14 @@ else if ($_POST['install']) {

    + + +
    +

    + wallabag seems already installed. If you want to update it, you only have to delete install folder. +

    +
    +

    To install wallabag, you just have to fill the following fields. That's all.

    Don't forget to check your server compatibility here.

    @@ -201,7 +209,7 @@ else if ($_POST['install']) {
    Technical settings -
    wallabag needs twig, a template engine (?). Two ways to install it: +
    wallabag needs twig, a template engine (?). Two ways to install it:
    • automatically download and extract vendor.zip into your wallabag folder.

      @@ -217,7 +225,11 @@ php composer.phar install
    • Database engine:

        -
      • +
      • +
        +

        You have to enable pdo_sqlite extension.

        +
        +
        • @@ -255,26 +267,49 @@ php composer.phar install

    - +