mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-16 10:22:14 +01:00
parent
a3cc0dd0bf
commit
f7265b4b9d
@ -23,6 +23,7 @@ nicht alle folgenden Pakete installieren.
|
|||||||
- php-curl
|
- php-curl
|
||||||
- php-gettext
|
- php-gettext
|
||||||
- php-tokenizer
|
- php-tokenizer
|
||||||
|
- php-bcmath
|
||||||
|
|
||||||
wallabag nutzt PDO, um sich mit der Datenbank zu verbinden, darum benötigst du eines der folgenden Komponenten:
|
wallabag nutzt PDO, um sich mit der Datenbank zu verbinden, darum benötigst du eines der folgenden Komponenten:
|
||||||
|
|
||||||
|
@ -22,6 +22,7 @@ You'll need the following extensions for wallabag to work. Some of these may alr
|
|||||||
- php-curl
|
- php-curl
|
||||||
- php-gettext
|
- php-gettext
|
||||||
- php-tokenizer
|
- php-tokenizer
|
||||||
|
- php-bcmath
|
||||||
|
|
||||||
wallabag uses PDO to connect to the database, so you'll need one of the following:
|
wallabag uses PDO to connect to the database, so you'll need one of the following:
|
||||||
|
|
||||||
|
@ -22,6 +22,7 @@ Vous aurez besoin des extensions suivantes pour que wallabag fonctionne. Il est
|
|||||||
- php-curl
|
- php-curl
|
||||||
- php-gettext
|
- php-gettext
|
||||||
- php-tokenizer
|
- php-tokenizer
|
||||||
|
- php-bcmath
|
||||||
|
|
||||||
wallabag utilise PDO afin de se connecter à une base de données, donc vous aurez besoin d'une extension et d'un système de bases de données parmi :
|
wallabag utilise PDO afin de se connecter à une base de données, donc vous aurez besoin d'une extension et d'un système de bases de données parmi :
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user