Submitted by Nsis_licensing on Fri, 06/21/2019 - 10:25 Pro Licensee
I have had multiple issues when moving servers around to be children of other servers. The problem is that PHP stop working wen running as server owner. I have traced the issue down to the servers conf file in /etc/apache2/sites-enabled/servername.conf
This file has the wrong ID for SUEXEC User Group
I would recommend reviewing the scripts that are used to rehome servers as children (subservers) of other servers and also the scripts that are used when using "Change administration username?"
Status:
Active
Comments
Submitted by Nsis_licensing on Fri, 06/21/2019 - 10:31 Pro Licensee Comment #1
Some more information.
A server existed named parenserver.com with a child of childserver.com
on a different host there was a server called parentserver.com (same as on the other host)
a full backup was taken of the first host and restored to the second host. At this time ONLY the child server was restored. Once completed the child server has the wrong SUEXEC ids (still had IDs from the first host)
Submitted by andreychek on Fri, 06/21/2019 - 17:20 Comment #2
Passing this along to Jamie for comment.
Submitted by JamieCameron on Sun, 06/23/2019 - 16:03 Comment #3
When you say it has the wrong ID, do you mean the numeric UID / GID? Or the username?
Submitted by Nsis_licensing on Tue, 06/25/2019 - 13:25 Pro Licensee Comment #4
numeric ID like
SuexecUserGroup "#1234" "#1234"