Open Commifreak opened 9 months ago
this has already been addressed in unraid7
# ls -alh /var/run/php-fpm*
-rw-r--r-- 1 root root 4 Sep 14 22:08 /var/run/php-fpm.pid
srw-rw---- 1 root root 0 Sep 14 22:08 /var/run/php-fpm.sock=
and previous comment fixed as well https://github.com/unraid/webgui/commit/25ccb39fa0a1aa5ebfb6836a24f3f3e9528a1dd9
This is not a webgui related one but maybe it could be forwarded...?
The main Unraid system still uses
/var/run/php5-fpm.sock
inside PHP-FPMslisten
directive as well as in nginxsfastcgi_pass
directive.Not a big thing and it does not causes any issues - but without the php version it would be more acurate 😅