Changes

Jump to navigation Jump to search
680 bytes added ,  08:13, 14 April 2007
Line 202: Line 202:  
[[Image:Metadot_config.png]]
 
[[Image:Metadot_config.png]]
   −
then select modify params
+
then select, Modify next to the System params as seen in screen shot
    
[[Image:Metadot_params.png]]
 
[[Image:Metadot_params.png]]
Line 213: Line 213:     
scroll down to bottom of page and press save
 
scroll down to bottom of page and press save
 +
 +
Your Metadot Portal is now ready for to use, '''Enjoy'''
 +
 +
== Note ==
 +
 +
I will add instruction on how to add a virtual host for Metadot soon, some hints if you are attempting virtual host, you will need to modify createdbanduser4x.sql & sampledata.sql found in the /metadot/default_data
 +
 +
edit createdbanduser4x.sql and change create database metadotdb; to create database metadotvhdb; save changes
 +
 +
mysql -uroot mysql < createdbanduser4x.sql
 +
 +
mysql -e "grant all privileges on metadotvhdb.* to metadotvh@localhost identified by 'yourpassword'"
 +
 +
mysql -e "flush privileges"
 +
 +
mysql -umetadotvh -pyourpassword metadotvhdb < sampledata.sql
 +
    
Russell Taihn
 
Russell Taihn
276

edits

Navigation menu