Hi,
I tried to set up a site manager and i come up with this error on my site: Header file not found. Either your path to eGroupWare in the config.inc.php file is bad, or you have not setup eGroupWare.
I copied the directory www/system/sitemgr/sitemgr-site/ to /home/rwdevca/www.
And this is the code for my config.inc.php
$GLOBALS[‘sitemgr_info’] = array(
// add trailing slash
’egw_path’ => ‘www/sitemgr-site/’,
‘htaccess_rewrite’ => False,
);
This is my Site Manager Edit Website
File system path to Site Manager site directory: sitemgr/sitemgr-site
URL to Site Manager site: /system/sitemgr/sitemgr-site/
Can anyone figure out what’s wrong with my set up?
Thanks,
Gil Poligrates