Installation guide

Requirements

Movim runs on any web server with PHP, Curl and GD. The detailed requirements are:

  • PHP5.3 or greater with the following extensions:
    • Curl library
    • GD library
    • JSON
    • SimpleXML
    • MySQL
  • A web server: apache, lighttpd (Note that other web servers should work, with the possible exception of IIS, which hasn’t been tested.)

An XMPP web server with Bosh and Pubsub is also necessary, but you don’t need to install one, you can use an existing server. We provide such a server at movim.eu.

Getting Movim

Movim may be downloaded from https://launchpad.net/movim/+download.

You can also get the latest development version on our Bazaar branch at https://code.launchpad.net/movim. Be advised that this version is not stable and in fact it isn’t even guaranteed to work.

Installing Movim

After downloading the Movim archive, simply extract it somewhere in your web server's root directory. You will need to give write access to your webserver to the root install directory.

Then visit your Movim URL, you'll see the installer. If you're in a hurry, fill in the MySQL details and click Install, then click Jump in !.

Please note that not every XMPP server will work with Movim. Your server needs to have Bosh enabled for this. You can register an account on the server we provide etenil.thruhere.net to try out Movim.

Using Movim

Use another Bosh server

To change your Bosh server, edit the file config/conf.xml and change the options boshHost, boshSuffix and boshPort.

<?xml version='1.0' encoding='UTF-8'?>
<data>
  ...
  <boshHost>natsu.upyum.com</boshHost>
  <boshSuffix>http-bind</boshSuffix>	
  <boshPort>5280</boshPort>
  ...
</data>

Helping out

Movim is Free software under the AGPL license. You can check out the latest code at https://code.launchpad.net/movim. Feel free to send in merge requests if you want to lend a hand.

All bug reports and feedback are welcome at https://launchpad.net/movim.

You can also help us translating Movim so more people may benefit from our Free social network (on the same website).


In Other Languages
Translations of this page: