I'm working on migrating an ejabberd install from a locally complied 1.1.3 on a RH4AS machine to a yum installed 2.1.10 on a RHEL6 box. I should point out that I'm not an erlang guy.
What's the best way to copy over the rosters, MUCs, etc.?
I tried to just copy the /var/lib/ejabberd, but it errored out because the nodename on the first box is different than the one on the new box.
Thanks in advance!