From 4bba5be037d4ce3ebaefedaac0d840bce9206551 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sat, 29 Nov 2014 21:28:58 -0500 Subject: Change minimum requirements and add FreeBSD installation guide --- docs/debian-installation.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/debian-installation.markdown') diff --git a/docs/debian-installation.markdown b/docs/debian-installation.markdown index 10cab44a..7cc9b5b7 100644 --- a/docs/debian-installation.markdown +++ b/docs/debian-installation.markdown @@ -24,6 +24,8 @@ rm kanboard-latest.zip Debian 6 (Squeeze) ------------------ +**Kanboard >= 1.0.10 require at least PHP 5.3.7 and Debian 6 provide PHP 5.3.3 by default** + Install Apache and PHP: ```bash @@ -39,4 +41,4 @@ wget http://kanboard.net/kanboard-latest.zip unzip kanboard-latest.zip chown -R www-data:www-data kanboard/data rm kanboard-latest.zip -``` \ No newline at end of file +``` -- cgit v1.2.3