On 6 January 2016 at 13:16, Declercq Laurent <[email protected]> wrote: > When you install both packages, both modules are enabled? If so, this > shouldn't be the case indeed. I'm pretty sure that it is not possible to > make both working together. From my point of view, co-installation is only > valuable for FastCGI
Yes, both modules are enabled % ls -l /etc/apache2/mods-enabled/php* lrwxrwxrwx 1 root root 27 Jan 6 13:01 /etc/apache2/mods-enabled/php5.conf -> ../mods-available/php5.conf lrwxrwxrwx 1 root root 27 Jan 6 13:01 /etc/apache2/mods-enabled/php5.load -> ../mods-available/php5.load lrwxrwxrwx 1 root root 29 Jan 6 13:23 /etc/apache2/mods-enabled/php7.0.conf -> ../mods-available/php7.0.conf lrwxrwxrwx 1 root root 29 Jan 6 13:23 /etc/apache2/mods-enabled/php7.0.load -> ../mods-available/php7.0.load So, there should be a debconf prompt asking which one to use. -- Saludos, Felipe Sateler

