I have on multiple servers with cPanel the same packages. Now i want to upgrade thes packages. is there a way to change them on all servers at the same time ?
I have on multiple servers with cPanel the same packages. Now i want to upgrade thes packages. is there a way to change them on all servers at the same time ?
According to cpanelinfoseeker on another thread:
So, using that info, I'm betting that you could modify the packages on one server, then copy them to the others...The actual files are in /var/cpanel/packages/
Save each of the files to your harddrive, and you can open them as needed to check the contents.
They could also be uploaded after the upgrade...
... but that's just a guess![]()
Setup your packages on one server and then just rsync the /var/cpanel/packages
and /var/cpanel/features folders from that machine to the other server machines.