Hello,
I have a virtual machine running this:
php 5.6.39
mysqld 5.6.44
apache 2.4.39
osticket v1.9.14
and I need to migrate it to another VM running:
php 7.2.20
mysqld 5.6.44
apache 2.4.39_1
latest stable osticket
Can anyone tell me in what order I need to upgrade in order to accomplish this?
I can do all the upgrading (of everything, php, mysql etc) on the old VM if required,
but need to transfer the data to the new vm.
I guess this is done by exporting and re-uploading the database to the new vm.
Is there a documented or recommended way of doing this?
thanks