Hello, yesterday I noticed that after some PHP update (debian 6+ispconfig3+apache2), all site that are running under PHP-FPM with hisuser:hisgroup... now I noticed that these run under www-data:www-data. Now of course this leads to malfunction of the sites being incorrect permissions. Anybody know how I can solve this problem and allow php-fpm to run again under hisuser:hisgroup. I'm in pain thanks in advance
Same problem here on CentOS 6.4, but i try PHP-FPM for the first time (i do not know if it work well before any updates).
You can change the user and group in the pool definition (under Debian it's in the /etc/php5/fpm/pool.d directory).
Yes. ISPConfig creates all files that are required for the website config incl. the pool definitions for the new website user.