Submitted by nabab on Sun, 12/02/2018 - 06:32 Pro Licensee
Action: Server Configuration >> Change domain name
All options on "Automatically chosen" (name, directory, user and group)
Once done, error on the site, with FPM saying fpm cannot get gid for group xx
.
In /etc/php/5.2/fpm/pool.d/ my corresponding conf file is set like that:
user = [my_new_user]
group = [my_old_group]
...
php_admin_value[upload_tmp_dir] = /home/[my_old_user]/tmp
php_admin_value[session.save_path] = /home/[my_old_user]/tmp
Changing the old values manually fixed the problem.
Status:
Active
Comments
Submitted by JamieCameron on Sun, 12/02/2018 - 12:35 Comment #1
That seems like a bug.. are you running the latest (6.05) version of Virtualmin?
Submitted by nabab on Sun, 12/02/2018 - 12:48 Pro Licensee Comment #2
I am running 6.04 and it seems there is no upgrade possible through package manager.
Submitted by andreychek on Sun, 12/02/2018 - 13:54 Comment #3
We have a 6.05 release which will be coming out soon, I've pinged Joe to get a status on the release.