Tagged: debian

Running php-fpm with different user group using umask 7

Running php-fpm with different user group using umask

Updated August 2026: Running php-fpm pools under dedicated users/umask is still best practice. The same idea applies to PHP 8.x pools (including 8.3–8.5): one pool per site, correct listen.owner/listen.group, and a real umask in the...

The Hacker Guide To Python 0

The Hackers Guide to Python – Interview with Julien Danjou

The Hackers Guide to Python – Interview with Julien Danjou Julien published his first book The Hackers Guide to Python and of course i didnt want to miss out on my chance to ask him...