summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2017-12-15 11:24:35 -0800
committerFrédéric Guillot <fred@kanboard.net>2017-12-15 11:55:42 -0800
commita93b8e10f5954be0853eec693c13e84c4bd9e6f2 (patch)
treeeda5de9494b819235616e8623bb3393e9cc373af /doc
parent2c72a283f2d51034f85f4e2ca8b194d304a3c433 (diff)
Kanboard requires at least PHP 5.6 now
Diffstat (limited to 'doc')
-rw-r--r--doc/en_US/requirements.markdown23
-rwxr-xr-xdoc/es_ES/requirements.markdown15
-rw-r--r--doc/fr_FR/requirements.markdown17
3 files changed, 19 insertions, 36 deletions
diff --git a/doc/en_US/requirements.markdown b/doc/en_US/requirements.markdown
index 8f912289..6a931912 100644
--- a/doc/en_US/requirements.markdown
+++ b/doc/en_US/requirements.markdown
@@ -9,21 +9,18 @@ Server side
| Operating System |
|--------------------------------------|
| Linux Ubuntu Xenial Xerus 16.04 LTS |
-| Linux Ubuntu Trusty 14.04 LTS |
-| Linux Centos 6.x |
| Linux Centos 7.x |
-| Linux Redhat 6.x |
| Linux Redhat 7.x |
-| Linux Debian 8 |
+| Linux Debian 9 |
| FreeBSD 10.x |
+| Microsoft Windows 2016 |
| Microsoft Windows 2012 R2 |
-| Microsoft Windows 2008 |
### Compatible Databases
| Database |
|--------------------|
-| Sqlite 3.x |
+| Sqlite >= 3.7 |
| Mysql >= 5.5 |
| MariaDB >= 10 |
| Postgresql >= 9.3 |
@@ -48,18 +45,16 @@ Do not use Sqlite on NFS mounts, only when you have a disk with fast I/O.
Kanboard is pre-configured to work with Apache (URL rewriting).
-- Note: Kanboard is not compatible with Apache `mod_security`.
+- Kanboard is NOT compatible with Apache `mod_security`.
- If you use Apache, you must have the module `mod_version`.
### PHP Versions
| PHP Version |
|----------------|
-| PHP >= 5.3.9 |
-| PHP 5.4 |
-| PHP 5.5 |
-| PHP 5.6 |
-| PHP 7.x |
+| PHP >= 5.6.0 |
+
+Since the version 1.2, Kanboard requires at least PHP 5.6.
### PHP Extensions Required
@@ -89,8 +84,8 @@ Kanboard is pre-configured to work with Apache (URL rewriting).
### Recommendations
-- Modern Linux or Unix operating system.
-- Best performances are obtained with the latest version of PHP with OPcode caching activated.
+- Modern Linux or Unix operating system with the latest version of PHP.
+- Best performances are obtained with the latest version of PHP with OpCode caching activated.
Client side
-----------
diff --git a/doc/es_ES/requirements.markdown b/doc/es_ES/requirements.markdown
index 3dde8514..ef56dd67 100755
--- a/doc/es_ES/requirements.markdown
+++ b/doc/es_ES/requirements.markdown
@@ -9,21 +9,18 @@ Lado del servidor
| Sistemas operativos |
|--------------------------------------|
| Linux Ubuntu Xenial Xerus 16.04 LTS |
-| Linux Ubuntu Trusty 14.04 LTS |
-| Linux Centos 6.x |
| Linux Centos 7.x |
-| Linux Redhat 6.x |
| Linux Redhat 7.x |
-| Linux Debian 8 |
+| Linux Debian 9 |
| FreeBSD 10.x |
+| Microsoft Windows 2016 |
| Microsoft Windows 2012 R2 |
-| Microsoft Windows 2008 |
### Base de datos compatibles
| Base de datos |
|--------------------|
-| Sqlite 3.x |
+| Sqlite >= 3.7 |
| Mysql >= 5.5 |
| MariaDB >= 10 |
| Postgresql >= 9.3 |
@@ -51,11 +48,7 @@ Kanboard esta pre configurado para trabajar con Apache (URL rewriting).
| Versión de PHP |
|----------------|
-| PHP >= 5.3.9 |
-| PHP 5.4 |
-| PHP 5.5 |
-| PHP 5.6 |
-| PHP 7.x |
+| PHP >= 5.6 |
### PHP Extensiones Requeridas
diff --git a/doc/fr_FR/requirements.markdown b/doc/fr_FR/requirements.markdown
index 49cb1022..e5ab72cc 100644
--- a/doc/fr_FR/requirements.markdown
+++ b/doc/fr_FR/requirements.markdown
@@ -9,21 +9,18 @@ Côté serveur
| Système d'exploitation |
|--------------------------------------|
| Linux Ubuntu Xenial Xerus 16.04 LTS |
-| Linux Ubuntu Trusty 14.04 LTS |
-| Linux Centos 6.x |
| Linux Centos 7.x |
-| Linux Redhat 6.x |
| Linux Redhat 7.x |
-| Linux Debian 8 |
+| Linux Debian 9 |
| FreeBSD 10.x |
+| Microsoft Windows 2016 |
| Microsoft Windows 2012 R2 |
-| Microsoft Windows 2008 |
### Bases de données compatibles
| Base de données |
|--------------------|
-| Sqlite 3.x |
+| Sqlite >= 3.7 |
| Mysql >= 5.5 |
| MariaDB >= 10 |
| Postgresql >= 9.3 |
@@ -51,11 +48,9 @@ Kanboard est préconfiguré pour fonctionner avec Apache (réécriture des URL).
| Version de PHP |
|----------------|
-| PHP >= 5.3.9 |
-| PHP 5.4 |
-| PHP 5.5 |
-| PHP 5.6 |
-| PHP 7.x |
+| PHP >= 5.6.0 |
+
+A partir de la version 1.2, Kanboard nécessite au moins PHP 5.6.
### Extensions PHP requises