Difference between revisions of "MOR Installation(old)"

From Kolmisoft Wiki
Jump to navigationJump to search
Line 41: Line 41:
Press ENTER to continue.
Press ENTER to continue.


Once ./install.sh is finished, run:
You might get other warnings regarding server configuration. Please '''read those notifications carefully and proceed as described'''.
 
Once ./install.sh is finished, execute:


  ./upgrade/12.126/fix.sh
  ./upgrade/12.126/fix.sh

Revision as of 13:15, 4 January 2013

First of all, you need an operating system:

Install Centos on your server by this example:

If your server is hosted on OVH - please use this guide:


When MOR is purchased, you have the following choices for installation:

  1. We install it remotely on your fresh, clean system.
  2. You can install yourself, and we will only activate the system.


If you decide to install the operating system by yourself, follow these steps:


Warning.png This script works ONLY on Centos 5.x and Centos 6.x !

Then install subversion:

yum install -y subversion screen

Execute:

svn co http://svn.kolmisoft.com/mor/install_script/trunk/ /usr/src/mor

Then:

screen
cd /usr/src/mor
./install.sh

You will be asked to confirm Stress test. It is need to check server for hardware failures.

Press ENTER to continue.

You might get other warnings regarding server configuration. Please read those notifications carefully and proceed as described.

Once ./install.sh is finished, execute:

./upgrade/12.126/fix.sh

The script will install all necessary packages, such as:

  • Apache2
  • MySQL 5.x
  • Asterisk
  • Ruby on Rails
  • all others...



Do not forget to test MOR installation after installation.