Page 1 of 1

Vicibox 8 to 9

PostPosted: Sun Oct 13, 2019 5:53 am
by rbbumanlag
Hi Vicidial,

Currently I am using Vicibox 8.0

Rev: 3017
Date: 2018-08-11 02:56:56 +0800 (Sat, 11 Aug 2018)

I have Database in HA using corosync, pacemaker and drbd.

Then 2 asterisk server and 2 web server and haproxy server.

Just want to know, what revision number should I upgrade for me to be able to migrate to Vicibox 9?

Planning to resetup the infra using Vicibox 9, then just load the database fro mmy vicibox 8 to vicibox 9.

Im just worried if I uprade to the latest, some of the functionalities will not work due to compatibility of php5 and php7

Is this possible?


Thanks!

Re: Vicibox 8 to 9

PostPosted: Sun Oct 13, 2019 7:50 am
by mflorell
You should use the latest svn/trunk revision(as of this moment that's r3142). We've been going through all of PHP code recently fixing the PHP7 issues as we come across them(I just committed hundreds of changes this morning) so this is something we are actively working on, and we have been responding quickly to reports on the forums and the Issue Tracker of PHP7 issues, so if you do run into any issues please report them.

Re: Vicibox 8 to 9

PostPosted: Sun Oct 13, 2019 9:12 am
by rbbumanlag
Hi mflorell,

Is it safe to say when I upgrade my vicibox 8 to the lastest version, this will be compatible to php5?

Thanks!

Re: Vicibox 8 to 9

PostPosted: Sun Oct 13, 2019 9:56 am
by mflorell
Yes, all of our PHP code is going to remain PHP5 compatible for several years to come.