[imp] need help in setting up IMP
    Eric Rostetter 
    eric.rostetter at physics.utexas.edu
       
    Tue Oct 15 02:15:17 PDT 2002
    
    
  
Quoting Andy <webguy at onlineanswerguy.com>:
> test.php all is ok. If I try to login through imp I get a "page can not 
> be displayed" in the address shows
> 
> "redirect.php?=ef60516a90d4f66931091f3928b14052" I am sure I this is
> 
> probably config but I cant see where to start.
It sounds like your session name isn't set to anything maybe?  Can be set
in a few places:
in horde/config/horde.php as:
   $conf['session_name'] = 'Horde';
In your php.ini file as:
session.name = "Horde"
Not sure if that is the problem, but worth a try.  
-- 
Eric Rostetter
The Department of Physics
The University of Texas at Austin
Why get even? Get odd!
    
    
More information about the imp
mailing list