Introduction

The InstantMedia installation wizard will check whether your server meets the system requirements.

The wizard will ask you some questions required for the correct installation and configuration.

InstantMedia server can install only the root directory.

Before you start you have to create a clean MySQL database encoded in utf8_general_ci.

License

System requirements
Minimum requirements
Operating system Linux
PHP version 7.0.33-0+deb9u11
PHP CLI Installed, interpreter path: /usr/bin/php
bcmath Installed
curl Installed
ftp Installed
json Installed
mbstring Installed
mysqli Installed
Exec function Function is available
Safe-mode off
Requirements for the relay role
max_execution_time 30
max_input_time 60
memory_limit 128M
Requirements for the conversion role
FFMPEG Installed version is 3.2.15-0+deb9u4
Yamdi Missing or not detected automatically
Flvtool2 Missing or not detected automatically
Qt-faststart Qt-faststart is installed
Paths
The system will attempt to automatically path detect
Database
Enter the details to connect to the MySQL database
The database must be encoded in utf8_general_ci
Required data
Please enter administrator's e-mail and password
Is not saved anywhere, you need only to install
Configuration
Now the configuration file will be created.
File location:
/home/admin/web/a-g.online/public_html/core/config/
Specified folder must be writable.
Check folder permissions
/storages/storage2 writable
/storages/storage3 writable
/core/config writable
Scheduler

It's time to add job to the server's CRON scheduler.

This will allow the system to perform periodic service tasks in the background.

  • File to run: /home/admin/web/a-g.online/public_html/cron.php
  • Interval: 1 minute

Usually, the command you should add to the scheduler looks like:

/usr/bin/php -f /home/admin/web/a-g.online/public_html/cron.php a-g.online
Finish
Installation completed.