How to clean database

From Kolmisoft Wiki
Revision as of 12:14, 29 July 2015 by Nerijuss (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Please note that all data will be lost.

Manual applies on MOR X6:

Login to server as root over SSH;

Put commands:

mysql -u root -pkolmisoft mor </usr/src/mor/x6/db/mor.sql

will take about 30 seconds, then

screen
/usr/src/mor/x6/update.sh

and keep looking for red line which announces new GUI password.

Once it is completed, restart services:

service httpd restart
service asterisk restart