[Pkg-nginx-maintainers] Bug#1108623: Bug#1108623: nginx-common: default site available might refer to php-fpm7.4 but bookworm installs 8.2

Jérémy Lal kapouer at melix.org
Tue Jul 1 18:43:01 BST 2025


Le mar. 1 juil. 2025 à 19:29, Tomaso Tosolini <tomaso.tosolini at gmail.com> a
écrit :

> Package: nginx-common
> Version: 1.22.1-9+deb12u2
> Severity: wishlist
> X-Debbugs-Cc: tomaso.tosolini at gmail.com
>
> Dear Maintainer,
>
> after installing nginx and php-fpm, if user uncomments default site
> available he refers to
> php-fpm7.4 which is not installed as bookworm provides 8.2.
>
> It would be nice to update the reference to the actual version available
> or to the generic
> symlink provided by the package. Guess this applies also to future
> releases.
>

Indeed,
fastcgi_pass unix:/run/php/php7.4-fpm.sock;
should be
fastcgi_pass unix:/run/php/php-fpm.sock;

because of
srw-rw----  1 www-data www-data    0  1 juil. 19:41 php8.4-fpm.sock
lrwxrwxrwx  1 root     root       30  1 juil. 19:41 php-fpm.sock ->
/etc/alternatives/php-fpm.sock

Thanks


>
> Thank you
> Tomaso Tosolini
>
>
> -- System Information:
> Debian Release: 12.11
>   APT prefers stable-updates
>   APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500,
> 'stable')
> Architecture: amd64 (x86_64)
>
> Kernel: Linux 6.1.0-37-amd64 (SMP w/8 CPU threads; PREEMPT)
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
> LANGUAGE=en_US:en
> Shell: /bin/sh linked to /usr/bin/dash
> Init: systemd (via /run/systemd/system)
> LSM: AppArmor: enabled
>
> Versions of packages nginx-common depends on:
> ii  debconf [debconf-2.0]  1.5.82
>
> nginx-common recommends no packages.
>
> Versions of packages nginx-common suggests:
> pn  fcgiwrap   <none>
> pn  nginx-doc  <none>
> ii  ssl-cert   1.1.2
>
> -- debconf information excluded
>
> _______________________________________________
> Pkg-nginx-maintainers mailing list
> Pkg-nginx-maintainers at alioth-lists.debian.net
>
> https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-nginx-maintainers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-nginx-maintainers/attachments/20250701/1b0544a7/attachment.htm>


More information about the Pkg-nginx-maintainers mailing list