Changes

From SME Server
Jump to navigationJump to search
607 bytes removed ,  14:49, 12 October 2007
Line 119: Line 119:  
  cd /usr/local/src/metadot7
 
  cd /usr/local/src/metadot7
   −
  wget http://www.fixitcomputers.com.au/downloads/metadot_7/testing/metadot-sme-linux-7.0.1.tar.gz
+
  wget http://download.metadot.com/v7/mdot-lin-7.0.7.tar.gz
   −
  tar xzvf metadot-sme-linux-7.0.1.tar.gz
+
  tar xzvf mdot-lin-7.0.7.tar.gz
    
  mv /usr/local/src/metadot7/ /opt/metadot7/
 
  mv /usr/local/src/metadot7/ /opt/metadot7/
  −
== Database Setup ==
  −
  −
mysqladmin create mwiki
  −
  −
mysql -e "grant all privileges on mwiki.* to mwikiuser@localhost identified by 'mwikipass'"
  −
  −
mysqladmin create mwiki_development
  −
  −
mysql -e "grant all privileges on mwiki_development.* to mwikiuser@localhost identified by 'mwikipass'"
  −
  −
mysqladmin create mwiki_production
  −
  −
mysql -e "grant all privileges on mwiki_production.* to mwikiuser@localhost identified by 'mwikipass'"
  −
  −
mysqladmin create mwiki_test
  −
  −
mysql -e "grant all privileges on mwiki_test.* to mwikiuser@localhost identified by 'mwikipass'"
      
== Install Metadot 7 ==
 
== Install Metadot 7 ==
276

edits

Navigation menu