Controller upgrade from v1 to v2

Upgrading ZoneCloud Controller from v1.X to v2.X Requirements PHP 8.2/PHP 8.3 with ionCube Loader v14 Procedure Upgrading the ZoneCloud Controller from v1.X to v2.X requires manual intervention because the PHP requirements have shifted. v1.X required PHP 7.X while v2.X requires PHP 8.2/8.3 with ionCube Loader v14. Backup your current setup tar -czvf ~/old_controller.tar.gz /var/www/controller/ mysqldump […]

Controller upgrade from v1 to v2 Read More »

controller