mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Andreas Helmcke <ahelmcke@ela-soft.com>
Subject: Re: [ptxdist] [APPLIED] lighttpd: reenable PHP support via "fast cgi"
Date: Mon, 20 Jun 2022 08:19:39 +0200	[thread overview]
Message-ID: <20220620061939.1491833-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <de70efce-e917-56d0-b1d4-ca9cb42a9af8@ela-soft.com>

Thanks, applied as bc7456eb52d729a77e674caf81f52218be1f1a1f.

Michael

[sent from post-receive hook]

On Mon, 20 Jun 2022 08:19:39 +0200, Andreas Helmcke <ahelmcke@ela-soft.com> wrote:
> With PHP8 at hand, the lighttpd's "fast cgi" feature can be used again.
> 
> Signed-off-by: Juergen Borleis <jbe@pengutronix.de>
> Signed-off-by: Andreas Helmcke <ahelmcke@ela-soft.com>
> Message-Id: <de70efce-e917-56d0-b1d4-ca9cb42a9af8@ela-soft.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/lighttpd.in b/rules/lighttpd.in
> index 18827467f73c..41703cce6c2e 100644
> --- a/rules/lighttpd.in
> +++ b/rules/lighttpd.in
> @@ -132,12 +132,15 @@ if LIGHTTPD_MOD_FASTCGI
>  
>  config LIGHTTPD_MOD_FASTCGI_PHP
>  	bool
> -	depends on BROKEN
> +	depends on PHP8_SAPI_CGI
>  	prompt "setup php handling with fastcgi"
>  	help
>  	  Enables the necessary packages and configuration files
>  	  to enable PHP support in lighttpd
>  
> +comment "PHP CGI SAPI must be enabled"
> +	depends on !PHP8_SAPI_CGI
> +
>  endif
>  
>  config LIGHTTPD_MOD_MAGNET



      reply	other threads:[~2022-06-20  6:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-30 16:57 [ptxdist] [PATCH 2/2] " Andreas Helmcke
2022-06-03  6:23 ` Michael Olbrich
2022-06-03 15:09   ` [ptxdist] [PATCH v2 " Andreas Helmcke
2022-06-20  6:19     ` Michael Olbrich [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220620061939.1491833-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ahelmcke@ela-soft.com \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox