unraid / webgui

Unraid Web UI
160 stars 70 forks source link

Rename php5-fpm.sock paths #1595

Open Commifreak opened 9 months ago

Commifreak commented 9 months ago

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-FPMs listen directive as well as in nginxs fastcgi_pass directive.

Not a big thing and it does not causes any issues - but without the php version it would be more acurate 😅

thezoggy commented 1 month 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