<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">Le mar. 1 juil. 2025 à 19:29, Tomaso Tosolini <<a href="mailto:tomaso.tosolini@gmail.com">tomaso.tosolini@gmail.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Package: nginx-common<br>
Version: 1.22.1-9+deb12u2<br>
Severity: wishlist<br>
X-Debbugs-Cc: <a href="mailto:tomaso.tosolini@gmail.com" target="_blank">tomaso.tosolini@gmail.com</a><br>
<br>
Dear Maintainer,<br>
<br>
after installing nginx and php-fpm, if user uncomments default site available he refers to<br>
php-fpm7.4 which is not installed as bookworm provides 8.2.<br>
<br>
It would be nice to update the reference to the actual version available or to the generic<br>
symlink provided by the package. Guess this applies also to future releases.<br></blockquote><div><br></div><div>Indeed,</div><div>fastcgi_pass unix:/run/php/php7.4-fpm.sock;</div><div>should be</div><div>fastcgi_pass unix:/run/php/php-fpm.sock;</div><div><br></div><div>because of</div>srw-rw---- 1 www-data www-data 0 1 juil. 19:41 php8.4-fpm.sock<br>lrwxrwxrwx 1 root root 30 1 juil. 19:41 php-fpm.sock -> /etc/alternatives/php-fpm.sock<br><div><br></div><div>Thanks</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Thank you<br>
Tomaso Tosolini<br>
<br>
<br>
-- System Information:<br>
Debian Release: 12.11<br>
APT prefers stable-updates<br>
APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')<br>
Architecture: amd64 (x86_64)<br>
<br>
Kernel: Linux 6.1.0-37-amd64 (SMP w/8 CPU threads; PREEMPT)<br>
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en<br>
Shell: /bin/sh linked to /usr/bin/dash<br>
Init: systemd (via /run/systemd/system)<br>
LSM: AppArmor: enabled<br>
<br>
Versions of packages nginx-common depends on:<br>
ii debconf [debconf-2.0] 1.5.82<br>
<br>
nginx-common recommends no packages.<br>
<br>
Versions of packages nginx-common suggests:<br>
pn fcgiwrap <none><br>
pn nginx-doc <none><br>
ii ssl-cert 1.1.2<br>
<br>
-- debconf information excluded<br>
<br>
_______________________________________________<br>
Pkg-nginx-maintainers mailing list<br>
<a href="mailto:Pkg-nginx-maintainers@alioth-lists.debian.net" target="_blank">Pkg-nginx-maintainers@alioth-lists.debian.net</a><br>
<a href="https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-nginx-maintainers" rel="noreferrer" target="_blank">https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-nginx-maintainers</a><br>
</blockquote></div></div>