Bug#820282: [php-maint] Bug#820282: Please enable fpm by default on Apache

2016-04-17 Thread Mathieu Parent (Debian)
Control: tag -1 + patch 2016-04-17 13:51 GMT+02:00 Mathieu Parent (Debian) : > 2016-04-07 23:05 GMT+02:00 Mathieu Parent (Debian) : Here is an updated version: > Please consider the atatched patches.I've tested that they work if: > - only php7.0-fpm is

Bug#820282: [php-maint] Bug#820282: Please enable fpm by default on Apache

2016-04-17 Thread Mathieu Parent (Debian)
2016-04-07 23:05 GMT+02:00 Mathieu Parent (Debian) : > 2016-04-07 12:57 GMT+02:00 Ondřej Surý : >> Hi Mathieu, [...] Hello Ondřej, Please consider the atatched patches.I've tested that they work if: - only php7.0-fpm is installed - only libapache2-mod-php7.0

Bug#820282: [php-maint] Bug#820282: Please enable fpm by default on Apache

2016-04-07 Thread Mathieu Parent (Debian)
2016-04-07 12:57 GMT+02:00 Ondřej Surý : > Hi Mathieu, > > I already tried enabling FPM by default but it ended with a weird errors > on the user side, see: > > https://github.com/oerdnj/deb.sury.org/issues/266 > > So I have disabled it again. It might need a debconf question that

Bug#820282: [php-maint] Bug#820282: Please enable fpm by default on Apache

2016-04-07 Thread Ondřej Surý
Hi Mathieu, I already tried enabling FPM by default but it ended with a weird errors on the user side, see: https://github.com/oerdnj/deb.sury.org/issues/266 So I have disabled it again. It might need a debconf question that can be pre-seeded or something like that before we re-enable it again.

Bug#820282: Please enable fpm by default on Apache

2016-04-07 Thread Mathieu Parent
On Thu, 7 Apr 2016 08:15:10 +0200 Mathieu Parent wrote: > On Thu, 07 Apr 2016 07:46:12 +0200 Mathieu Parent wrote: > [...] > > Patch: > > git revert 4c4736beed2d0151d69aadbfc156a9d9b3df05c1 > > > And mod_proxy should be enabled (a2enmod proxy or

Bug#820282: Please enable fpm by default on Apache

2016-04-07 Thread Mathieu Parent
On Thu, 07 Apr 2016 07:46:12 +0200 Mathieu Parent wrote: [...] > Patch: > git revert 4c4736beed2d0151d69aadbfc156a9d9b3df05c1 And mod_proxy should be enabled (a2enmod proxy or apache2_invoke enmod proxy). Cheers, Mathieu

Bug#820282: Please enable fpm by default on Apache

2016-04-06 Thread Mathieu Parent
Package: php7.0-fpm Version: 7.0.5-2 Severity: normal Hi Ondrej, Currently, php7.0 depends on php7.0-fpm | libapache2-mod-php7.0 | php7.0-cgi. FPM being the default, a smooth experience is expected. Also, this can be a security risk as PHP source is available. Patch: git revert