Logged on today to find that one of my sites was not working.

Ended up debugging it to find that the home directory of my sites has changed from /home to /home2

There does seem to by a sym link setup but my software requires the correct path because of security.

Then I go to update my conf files on the server and CPANEL bombs because it doesnt have permissions.

open mainfile.php failed: Permission denied at cpanel.pl line 461
Carp::croak('open mainfile.php failed: Permission denied') called at

It would be again nice to know of this kind of change so we can test our things.