Changes

Jump to navigation Jump to search
132 bytes added ,  16:22, 10 May 2010
m
no edit summary
Line 24: Line 24:     
make ibay mahara   
 
make ibay mahara   
 +
 
make ibay 'writeable' by trusted group, 'read' all   
 
make ibay 'writeable' by trusted group, 'read' all   
 +
 
enable php   
 
enable php   
install source in html directory 
      +
install source in html directory
    
==== Edit config file ====
 
==== Edit config file ====
    
  # cp config-dist.php config.php
 
  # cp config-dist.php config.php
 +
# edit config.php
 
   
 
   
 
  $cfg->dbtype  = 'mysql5;   
 
  $cfg->dbtype  = 'mysql5;   
Line 42: Line 45:  
  $cfg->wwwroot = 'http://232.net/mahara/';   
 
  $cfg->wwwroot = 'http://232.net/mahara/';   
 
  $cfg->httpswwwroot = 'https://232.net/mahara/';   
 
  $cfg->httpswwwroot = 'https://232.net/mahara/';   
  $cfg->dataroot = '/home/e-smith/files/ibays/mahara/files';
+
  $cfg->dataroot = '/home/e-smith/files/ibays/mahara/files/';
 +
 
 +
==== Install ====
 +
 
 +
Open /mahara and finish the install by answering the prompts
    
==== php warning ====
 
==== php warning ====
 +
 +
Bug 5843
    
  Call stack (most recent first):  
 
  Call stack (most recent first):  
Line 54: Line 63:       −
<noinclude>[[Category:Howto]]</noinclude>
+
<noinclude>[[Category:Howto]][[Category:Webapps]]</noinclude>

Navigation menu