|
|
|
|
|
by mschuster91
1823 days ago
|
|
It is. I wonder why the socket is in /tmp and not in /run or at least a sub-directory that can be chmod -w to prevent a renaming attack. Debian/Ubuntu already do this by placing the socket in /run/php/phpXX-fpm.sock... If I were to guess, this image is some Alpine or other self-assembled stuff instead of using a decent distribution as base. |
|