[dev] [H4] can not activate imp

Rick Romero rick at havokmon.com
Mon Feb 28 16:07:02 UTC 2011



You need to modify your registry.php, because horde,imp, and other  
modules are on the same directory level...

-------
$app_webroot = $this->_detectWebroot();

$this->applications = array(
     'horde' => array(
         'initial_page' => 'services/portal/index.php',
         'name' => _("Horde"),
         'provides' => 'horde',
         'fileroot' => '/usr/local/www/data/horde' (MODIFY THIS)
    ),
..
..
..


Quoting Sven Roellig <sven_roellig at yahoo.de>:

> hallo
>
> how i can activate imp and other mods?
> in the log are finding the debug error
>
> HORDE Settings * inactive because fileroot .........
>
> i have activate the fileroot in registry.php and horde is not running.
>
> but sometimes i see imp in horde config, and when i will config imp  
> the system
> is say horde is not activated.
>
> and the option "status" in registry has no action.
>
> i have read on the net recently that all modules are always active,  
> but I do not remember where I've read.
>
> can help me as someone I no longer know
>
> Sven
>
>
> --
> Horde developers mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: dev-unsubscribe at lists.horde.org





More information about the dev mailing list