php-fpm runs on socket in /run

This commit is contained in:
2026-06-23 07:57:33 +01:00
parent 7bd5255c63
commit ff49052baa
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
[joeac.net]
user = nginx
group = nginx
listen = /run/php/php8.1-fpm-joeac.net-http.sock
listen = /run/php8.5-fpm-joeac.net-http.sock
listen.owner = nginx
listen.group = nginx
listen.mode = 0660