Changes

From SME Server
Jump to navigationJump to search
275 bytes added ,  15:11, 12 October 2007
Line 127: Line 127:  
== Install Metadot 7 ==
 
== Install Metadot 7 ==
   −
  ./install --no-tests mwiki mwikiuser mwikipass
+
To install metadot 7, we need to get the root password. copy and past the root password using the following commands
 +
 
 +
cat /root/.my.cnf
 +
 
 +
[client]
 +
password='''xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'''
 +
 
 +
  ./install --no-tests '''mwiki''' '''xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'''
    
  cd /opt/metadot7/metadot-rails
 
  cd /opt/metadot7/metadot-rails
Line 133: Line 140:  
  ruby script/server
 
  ruby script/server
   −
go to http://192.168.1.1:3000/
+
go to http://servername-or-192.168.1.1:3000/
    
Initial login:
 
Initial login:
276

edits

Navigation menu