Changes

From SME Server
Jump to navigationJump to search
Line 227: Line 227:     
A simple cure is as follows:
 
A simple cure is as follows:
 +
 +
/etc/rc.d/init.d/rh-mongodb26-mongod stop
    
Remove the following files if they exist:
 
Remove the following files if they exist:
Line 235: Line 237:  
Restart the mongod service:
 
Restart the mongod service:
   −
  service rh-mongodb26-mongod start
+
  /etc/rc.d/init.d/rh-mongodb26-mongod start
    
Restart the rocketchat service:
 
Restart the rocketchat service:
Line 244: Line 246:     
  service rocketchat stop
 
  service rocketchat stop
  service rh-mongodb26-mongod start
+
  /etc/rc.d/init.d/rh-mongodb26-mongod start
 
  service rocketchat stop
 
  service rocketchat stop
  

Navigation menu