Change database location

Hi

I’m running a Openfire 3.6.4 on an Ubuntu 8.10 Virtual Machine.

The mySql Database URL is jdbc:mysql://localhost:3306/openfire

I want to transfer it to a distant database server : how change the “localhost” with the IP address of my mySql database server ?

Thanks

You change in conf/openfire.xml the setup flag from true to false. After that re-run openfire, do the configuration steps and enter the IP of your DB server.