[imp] View after login 
   
    Jens A. Tkotz
     
    jens@f2h9.de
       
    Tue,  2 Jul 2002 18:01:48 +0200
    
    
  
Yes, that helped and fixed it.
Thanks,
Jens
Zitat von Bundit Chucheep <obuch@mail.utcc.ac.th>:
> May be this can help.
> Try to config file "/horde/config/registry.php"
> 
> from
> 
> --------------------------------
> $this->applications['horde'] = array(
> 
> 'fileroot' => dirname(__FILE__) . '/..',
> 
> 'webroot' => '/horde',
> 
> 'initial_page' => 'login.php',
> 
> ...
> 
> --------------------------------
> 
> - to -
> 
> --------------------------------
> 
> $this->applications['horde'] = array(
> 
> 'fileroot' => dirname(__FILE__) . '/..',
> 
> 'webroot' => '/horde',
> 
> 'initial_page' => '/imp/login.php',
> 
> ...
> 
> --------------------------------
> 
> Mac
> 
> 
_________________________
Ich sag mal ... Charisma
-------------------------------------------------
This mail sent through IMP 3.1: http://horde.org/imp/
FROM http://www.f2h9.de