[sork] Account, Vacation...

Jean-François Sénéchal jean-francois.senechal at marche.be
Fri Feb 4 02:24:49 PST 2005


Hello

I 've installed Horde: 3.0.2 and Vacation: 2.2.1 Accounts: 2.1.1

I've this error :

*Warning*: main(/var/www/horde/vacation/lib/../../lib/Registry.php): 
failed to open stream: No such file or directory in 
*/var/www/horde/vacation/lib/base.php* on line *23*

*Fatal error*: main(): Failed opening required 
'/var/www/horde/vacation/lib/../../lib/Registry.php' 
(include_path='/usr/share/php') in 
*/var/www/horde/vacation/lib/base.php* on line *23

*Horde is installed like this : http://www.monsite.com/horde
Accounts like this : http://www.monsite.com/horde/accounts
Vacation like this : http://www.monsite.com/horde/vacation

It tries to include Registery in horde/lib/Regisitery.php out it does 
not exist more...

I add in horde/config/registery.php this :

$this->applications['accounts'] = array(
    'fileroot' => dirname(__FILE__) . '/../accounts',
    'webroot' => $this->applications['horde']['webroot'] . '/accounts',
    'icon' => $this->applications['horde']['webroot'] . 
'/accounts/graphics/acco
    'name' => _("My Account"),
    'status' => 'active',
    'menu_parent' => 'myaccount',
);


What's wrong ?

Thanks !





More information about the sork mailing list