Hello!
I was trying to upgrade Openfire server from 3.9.3 to 3.10.2
Uzsing this metod
ZIP or TAR.GZ
- Stop Openfire.
- Backup the Openfire installation directory. This step is critical because the data will be overwritten with the new .tar.gz install.
- Backup the Openfire database. Note that the embedded database is backed up in step 2.
- Install the .tar.gz file (extract it over the current directory).
- Copy the conf directory from the backup to the installation directory.
- Copy the embedded-db directory from the backup to the installation directory.
- Copy the enterprise directory from the backup to the installation directory, if it exists.
- Copy the plugins directory from the backup to the installation directory except for _plugins/admin_.
- Copy modified files located in resources/security from the backup to the installation directory.
- Start Openfire
After all is done, opening web admin panel it was offer to setup openfire setup...
something I am doing wrong?