Bug#859927: lighttpd: 15-fastcgi-php.conf does not respect php7.0 transition

2017-05-08 Thread Carsten Schoenert
On Sat, May 06, 2017 at 05:10:23PM -0400, Michael Gilbert wrote: > > But /etc/lighttpd/conf-available/15-fastcgi-php.conf is using > > /usr/bin/php5-cgi in the configuration, so that can't work. > > That is not an unmodified 15-fastcgi-php.conf file from the lighttpd package. Michael, this kind

Bug#859927: lighttpd: 15-fastcgi-php.conf does not respect php7.0 transition

2017-05-06 Thread Michael Gilbert
> But /etc/lighttpd/conf-available/15-fastcgi-php.conf is using > /usr/bin/php5-cgi in the configuration, so that can't work. That is not an unmodified 15-fastcgi-php.conf file from the lighttpd package. Best wishes, Mike

Bug#859927: lighttpd: 15-fastcgi-php.conf does not respect php7.0 transition

2017-04-26 Thread Carsten Schoenert
Hello Michael, On Sun, Apr 23, 2017 at 04:31:09PM -0400, Michael Gilbert wrote: ... > Did you try installing php-cgi instead of php7.0-cgi? That will set > up paths correctly without any need to modify lighttpd conf files. no, it will not. php-cgi is a virtual package that currently depends on

Bug#859927: lighttpd: 15-fastcgi-php.conf does not respect php7.0 transition

2017-04-23 Thread Michael Gilbert
control: tag -1 - patch, pending On Mon, Apr 17, 2017 at 3:11 AM, Carsten Schoenert wrote: > and what are the plans now to solve the false call within the snippet > for 15-fastcgi-php.conf? Currently this is broken in my opinion and > makes lighttpd not working. The behavior of lighttpd is for me

Bug#859927: lighttpd: 15-fastcgi-php.conf does not respect php7.0 transition

2017-04-17 Thread Carsten Schoenert
Hello Michael, On Sun, Apr 16, 2017 at 04:29:15PM -0400, Michael Gilbert wrote: > On Sun, Apr 9, 2017 at 6:56 AM, Carsten Schoenert wrote: > > the suggesting of the (currently wrong) package php5-cgi into a depends on > > package php7.0-cgi. Without this package lighttp isn't working right now >

Bug#859927: lighttpd: 15-fastcgi-php.conf does not respect php7.0 transition

2017-04-16 Thread Michael Gilbert
control: severity -1 normal control: retitle -1 lighttpd: suggest php-cgi since php5-cgi is removed On Sun, Apr 9, 2017 at 6:56 AM, Carsten Schoenert wrote: > the suggesting of the (currently wrong) package php5-cgi into a depends on > package php7.0-cgi. Without this package lighttp isn't

Bug#859927: lighttpd: 15-fastcgi-php.conf does not respect php7.0 transition

2017-04-09 Thread Carsten Schoenert
Source: lighttpd Version: 1.4.45-1 Severity: grave Dear Maintainers, I run into trouble while trying to use lighttp and fastcgi functionality within testing/stretch. lighttpd fails to start if I have enabled the modul fastcgi after using lighttpd-enable-mod # lighttpd-enable-mod fastcgi-php