Changes

Jump to navigation Jump to search
10 bytes removed ,  19:40, 16 December 2013
Line 69: Line 69:  
*edit these file to reflect new paths
 
*edit these file to reflect new paths
   −
  nano /usr/share/egroupware/header.inc.php  
+
  /usr/share/egroupware/header.inc.php  
    
*define('EGW_SERVER_ROOT','/opt/egroupware'); (verify this one is really this way before update) to define('EGW_SERVER_ROOT','/usr/share/egroupware');
 
*define('EGW_SERVER_ROOT','/opt/egroupware'); (verify this one is really this way before update) to define('EGW_SERVER_ROOT','/usr/share/egroupware');
   −
  nano /usr/share/egroupware/gallery/gallery2/config.php
+
  /usr/share/egroupware/gallery/gallery2/config.php
    
$gallery->setConfig('data.gallery.base', '/opt/egroupware/files/g2data/'); to  
 
$gallery->setConfig('data.gallery.base', '/opt/egroupware/files/g2data/'); to  

Navigation menu