I am trying to set up a stand alone mysql server that will only have Ubunutu 14.04 and Marian DB on it.
My current db server is a vicibox 6.0 server, marian DB.
My process is as follows... lock tables, dump DB on current server. Then create database on new server (asterisk) add all the permissions and upload database. At this point everything looks fine.
reboot
I then point my Web server and telphone servers to new server.
In the mysql tables all data and settings are fine, but, and this is the problem when I log into the web page the only thing missing is the lists, campaigns, users, phones etc are there, but the lists are empty. How can I trouble shoot this? Or did I do something wrong?