Changes

From SME Server
Jump to navigationJump to search
244 bytes added ,  18:24, 23 October 2007
Line 126: Line 126:     
To install metadot 7, we need to get the root password. copy and past the root password using the following commands
 
To install metadot 7, we need to get the root password. copy and past the root password using the following commands
 +
 +
chown -R www.www /opt/metadot7
 +
 +
chmod 750 /opt/metadot7
 +
 +
chmod 755 install
 +
 +
Run "install" command which format is:
 +
 +
  ./install --no-tests db_name_prefix db_name_user db__password
    
   
 
   
 +
Example:
 +
  '''./install --no-tests mwiki mwikiuser mwikipassword'''
 +
 +
Note: If the databases exists, they will be dropped first and then created again.
   −
./install --no-tests '''mwiki''' '''xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'''
      
  cd /opt/metadot7/metadot-rails
 
  cd /opt/metadot7/metadot-rails
276

edits

Navigation menu