Moderators: enjay, williamconley, Staydog, mflorell, MJCoate, mcargile, Kumba
Kumba wrote:Fixed the links. What happens when you post stuff at 6am in the morning half asleep.
bryan.kewl wrote:we have OpenSUSE 12.1 clean installed on a remote server, so if I install ViciBox on a local server, and then use RSYNC to clone the entire "/" (root) partition of the local ViciBox on the remote server (i will ignore /dev, /proc, /sys,/mnt /lost+found etc), will it work?
DomeDan wrote:Plat: did you run the "upgrade_2.6.sql" after you imported the old database? maybe you need to run "upgrade_2.4.sql" too depending on how old your old version was.
and you should specify what's not working
Going into mysql and executing the upgrade sql file:
mysql (alternatively use mysql -u root -p)
use asterisk
\. /usr/src/astguiclient/trunk/extras/upgrade_2.4.sql
quit
(When you do an update on the Database side by issuing a
"\. /usr/src/astguiclient/trunk/extras/upgrade_2.4.sql" from mysql prompt you also need to 'run':
"\. /usr/src/astguiclient/trunk/extras/upgrade_2.6.sql"
The 2.6 upgrade will add 3 columns to the vicidial_campaigns table " in_group_dial | in_group_dial_select | safe_harbor_audio_field". If you don't do the 2.6 upgrade SQL you will have problems...)
Return to ViciBox Server Install and Demo
Users browsing this forum: No registered users and 71 guests