These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for FPM/FastCGI is running as www-data not as the user. on the new forum.
After the last update I've noticed that all the config profiles for php have started to use 7.2. For some reason the only php.ini that will load is /etc/php/7.2/fpm/php.ini and not the one under each users virtualmin php settings. Is there a way to fix this to go back to using the users settings and running FPM/FastCGI as the user?
Update: So after some interesting playing around I've worked out the following. When I run php as FPM it runs as the correct user for the home directory - but ignores the selected version of PHP defaulting to 5.6.38 - Odd. Still not using the users php.ini
In FCGId it will run 7.2.11 however the user changes to www-data and does not use the users php.ini
I think I've messed something up somewhere. :-(
What user:group is listed in your conf file in /etc/php/5.6/fpm/ ? (Or whatever directory it is in on your server)
Also check to conf file for the other php versions.
Maybe it has reverted to www-data for some reason?
Also whilst you are in the php directories check ownership and permissions.
Perhaps you copy and post the php version conf file contents here
https://ajecreative.com.au