This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| linux:ubuntu:xmpp:openfire [2016/03/05 02:59] – created lunetikk | linux:ubuntu:xmpp:openfire [Unknown date] (current) – external edit (Unknown date) 127.0.0.1 | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| < | < | ||
| - | Get the newest version from | + | Get the url for the newest version |
| < | < | ||
| - | and download | + | and download |
| < | < | ||
| or download it and move it to the server via scp. | or download it and move it to the server via scp. | ||
| Line 23: | Line 23: | ||
| Open the configfile | Open the configfile | ||
| < | < | ||
| - | remove the comment for network and insert | + | remove the comment for network and insert |
| < | < | ||
| - | < | + | < |
| </ | </ | ||
| + | Start Openfire | ||
| + | < | ||
| + | |||
| + | If you havent install MySQL yet, check that site [[linux: | ||
| + | Otherwise execute the following two commands | ||
| + | < | ||
| + | cat / | ||
| + | |||
| + | ===== Webinterface Configuration ==== | ||
| + | |||
| + | Open the interface in your browser | ||
| + | < | ||
| + | Click through the setup, at Database Settings select Standard Database Connection\\ | ||
| + | Next screen, select MySQL in the dropdown and insert your hostname (localhost) and database (openfire) | ||
| + | < | ||
| + | insert your info and leave settings default. | ||
| + | |||