[dev] [H4] can not activate imp

Sven Roellig sven_roellig at yahoo.de
Mon Feb 28 20:53:43 UTC 2011


I AM an idiot



i have all the time use "=" and not "=>" 

while i use "=" i became every time an error.

with "=>" its running.



oh man



THANKS


--- Rick Romero <rick at havokmon.com> schrieb am Mo, 28.2.2011:

Von: Rick Romero <rick at havokmon.com>
Betreff: Re: [dev] [H4] can not activate imp
An: dev at lists.horde.org
Datum: Montag, 28. Februar, 2011 17:07 Uhr



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)
   ),





More information about the dev mailing list