Re: Upgraded to stretch but apache2 still uses php5

2017-12-04 Thread Rick Macdonald
On 04/12/17 04:51 AM, x9p wrote: The downside of upgrading php5 -> php7 is.. some apps can break. Still, there are some workarounds to make them work with php7 (most of cases). check if you have libapache2-mod-php7.0 installed. remove/purge any other previous versions of this package and restart

Re: Upgraded to stretch but apache2 still uses php5

2017-12-04 Thread x9p
The downside of upgrading php5 -> php7 is.. some apps can break. Still, there are some workarounds to make them work with php7 (most of cases). check if you have libapache2-mod-php7.0 installed. remove/purge any other previous versions of this package and restart apache2. after that, check if the