diff --git a/helpers/DATA/tasksel/web-server b/helpers/DATA/tasksel/web-server index dd2d9e5..7ca2b2d 100644 --- a/helpers/DATA/tasksel/web-server +++ b/helpers/DATA/tasksel/web-server @@ -6,3 +6,4 @@ Packages: list Key: apache2 mysql-server + libapache2-mod-php5 diff --git a/helpers/make-tasksel b/helpers/make-tasksel index 51708e5..c11ffbe 100644 --- a/helpers/make-tasksel +++ b/helpers/make-tasksel @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2008-2010 Rubén Rodríguez +# Copyright (C) 2008-2015 Ruben Rodriguez # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=2 +VERSION=3 COMPONENT=main . ./config