Code

In order to receive the installation code, fill in the form online:

The installation requirements are:

Operative system: Linux

Other software needed before going on with installation:

  • Web Server: Apache 2.2 or newer
  • RDBMS: MySQL 5.1 or newer
  • PHP: 5.3

PHP Extensions:

  • PDO,
  • PDO_MYSQL
  • DOM
  • LIBXML
  • JSON
  • GD Lib

Installation instructions:

  • create a movio database
  • import the database dump, which is in application/data/movio.sql
  • open the file application/config/config.xml and insert the username and the password of the database at lines 6 and 7
  • set the writing permissions of the folder cache/
  • set the writing permissions of the folder admin/cache/
  • set the writing permissions of the folder application/mediaArchive
  • set the writing permissions of the folder application/classes/userModules
  • Apache must have the module "mod_rewrite" activated (otherwise the installation is succesful, but you cannot access to the back-end panel)
WARNING
MOVIO is a web application that needs a webserver. Once MOVIO has been succesfully installed, you can use it with any computer.