Different default users for Web Server httpd, nginx and php-fpm

2017-11-26 Thread Francesco Giancane
Hi everyone. I was playing with a toy server using Fedora 26 Server. I was running a simple configuration with httpd, nginx+php-fpm trying to install and serve some CMSs to test them before going live. Of course, only one web server was running at a time, and they both had their root pointing a

Re: Different default users for Web Server httpd, nginx and php-fpm

2017-11-26 Thread Francesco Giancane
; securing my installation should be a separate step. What I am asking here is why php-fpm runs by default under the Apache user... Following your arguments it would be better to be under fpm user account. Il 26 nov 2017 20:42, "Reindl Harald" ha scritto: > > > Am 26.11.2017 um 20:1

Re: Different default users for Web Server httpd, nginx and php-fpm

2017-11-26 Thread Francesco Giancane
le use httpd and nginx is normally used where > performance matters and sysadmins are expected to know what to do > > in any case some knowledge is expected when running servers > > Following your arguments it would be better to be under fpm user account. >> > > yes > &