tags 821484 patch thanks The attached patch will simply switch from PHP 5 to PHP 7.0.
-- James
From c31380d50e3f6fe55788d5302d324184273a6b6d Mon Sep 17 00:00:00 2001 From: James Valleroy <jvalle...@mailbox.org> Date: Fri, 6 May 2016 07:46:42 -0400 Subject: [PATCH] Switch to PHP 7.0. --- debian/control | 2 +- setup.d/90_apache2 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 8fd813c..bc1b86d 100644 --- a/debian/control +++ b/debian/control @@ -47,7 +47,7 @@ Depends: ${misc:Depends} , iputils-ping , iw , libapache2-mod-gnutls - , libapache2-mod-php5 + , libapache2-mod-php , libnss-gw-name , libnss-mdns , libnss-myhostname diff --git a/setup.d/90_apache2 b/setup.d/90_apache2 index dd132f2..30a79de 100755 --- a/setup.d/90_apache2 +++ b/setup.d/90_apache2 @@ -25,7 +25,7 @@ a2enmod headers # enable some critical modules to avoid restart while installing # Plinth applications. -a2enmod php5 +a2enmod php7.0 a2enmod cgi a2enmod authnz_ldap -- 2.8.1
signature.asc
Description: OpenPGP digital signature