I’m trying to set up sitemgr, and the default site works fine.
When I remove the default, and try to set up a site on anything other
than sitemgr-site, the site is not editable. The empty skeleton is
there, and I can visit the site, but I cannot edit it. This is not
the default eGW domain/instance, but “music”.
My steps:
Copy /var/www/egroupware/sitemgr/sitemgr-site to
/var/www/egroupware/sitemgr/music
Change the site path to /var/www/egroupware/sitemgr/music
Edit config.inc.php:
$GLOBALS[‘sitemgr_info’] = array(
// add trailing slash
’egw_path’ => ‘/var/www/egroupware/’,
‘htaccess_rewrite’ => False,
);
// uncomment the next line if sitemgr should use a eGW domain
different from the first one defined in your header.inc.php
// and of cause change the name accordingly
$GLOBALS[‘egw_info’][‘user’][‘domain’] =
$GLOBALS[‘egw_info’][‘server’][‘default_domain’] = ‘music’;
Eventually I’d like to get this to /var/www/music, but it doesn’t
matter that much.
I’m looking for any help to get this site editable, from the given
instance and path.
Nathan
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
eGroupWare-developers mailing list
eGroupWare-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-developers