Problem: Installing A Jabber server via plesk

Problem: Installing A Jabber server via plesk

Can I easily install  a jabber server via plesk?

The add module page in plesk asks for a path to an RPM….. any guidance on how to do this? I guess from my research an RPM is a package installer for linux… but does anyone have experience installing/using/administrating a jabber server via plesk? I guess if i can just get it installed and use some web interface that comes with the jabber software that would be great.


Solution: Installing A Jabber server via plesk

Wait and see how it works out before you award points.  That should be it but for more detailed steps the install guide is actually pretty good link .

but it should be as simple as these commands:
“rpm -ivh openfire_3_0_0.rpm”                        *
“./openfire start”

Then navigate to http://127.0.0.1:9090 (may need to replace 127.0.0.1 with the machines ip) and finish the setup.