diff --git a/helpers/DATA/tasksel/web-server b/helpers/DATA/tasksel/web-server
index dd2d9e5e6023814199d6d144c0b1aa107923dcd2..7ca2b2df5c8680ddc94caea547e890d80d99ee58 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 51708e5c463d2af795d647cf5ff5d5a4e12fc8e6..c11ffbe6e44c7111424d50f19f1dd37e5b965ca1 100644
--- a/helpers/make-tasksel
+++ b/helpers/make-tasksel
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-#    Copyright (C) 2008-2010  Rubén Rodríguez <ruben@trisquel.info>
+#    Copyright (C) 2008-2015  Ruben Rodriguez <ruben@trisquel.info>
 #
 #    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