[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#916677: lighttpd: Use php-fpm rather then php-cgi



Package: lighttpd
Version: 1.4.52-1
Severity: wishlist

Dear Maintainer,

FPM is the better way to run PHP IMO. For example, it's automatically restarted when new PHP modules get installed.
Could you use php-fpm rather then php-cgi?

Gr,

Olaf

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.18.0-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages lighttpd depends on:
ii  libattr1            1:2.4.47-2+b2
ii  libbz2-1.0          1.0.6-9
ii  libc6               2.28-2
ii  libfam0             2.7.0-17.2+b1
ii  libldap-2.4-2       2.4.46+dfsg-5+b1
ii  libmariadbclient18  1:10.1.37-3
ii  libpcre3            2:8.39-11
ii  libssl1.1           1.1.1a-1
ii  lsb-base            10.2018112800
ii  mime-support        3.61
ii  perl                5.28.1-3
ii  zlib1g              1:1.2.11.dfsg-1

Versions of packages lighttpd recommends:
ii  spawn-fcgi  1.6.4-2

Versions of packages lighttpd suggests:
pn  apache2-utils  <none>
pn  lighttpd-doc   <none>
ii  openssl        1.1.1a-1
pn  php-cgi        <none>
pn  rrdtool        <none>

-- Configuration Files:
/etc/lighttpd/conf-available/15-fastcgi-php.conf changed:
fastcgi.server += ( ".php" => 
	((
		"socket" => "/run/php/php7.3-fpm.sock",
	))
)


-- no debconf information


Reply to: