Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Getting started

Robert Blanker edited this page Mar 10, 2016 · 7 revisions

Getting started with MediaMosa

Getting MediaMosa

  • Download our source code here
  • Extract it to your web directory (typically /var/www/your-site or /srv/www/your-site).

Requirements

  • Standard LAMP will work fine. MediaMosa only works with MySQL databases, including variants like MariaDB.

Installing MediaMosa

  • Install LUA 5.1 (required).
  • Install lpeg plugin for LUA (lua-lpeg) (required)
  • Install ffmpeg (required)
  • Follow the Drupal 7 installation guide (MediaMosa is an Drupal distribution).
    • Choose the correct installation profiel during Drupal install to initiate the MediaMosa installation.

During installation of our installation profiel, MediaMosa will check your server setup and display warnings when your setup is incomplete. Some of the warnings will halt the installation until they are fixed.