[imp] need help in setting up IMP
Andy
webguy@onlineanswerguy.com
Tue Oct 15 21:48:02 2002
it is the servername in the httpd.conf file. Using IP address instead of
name.
Thanks all
----- Original Message -----
From: "menon@wired2net.com" <impuser@wired2net.com>
To: "Andy" <webguy@onlineanswerguy.com>; <imp@lists.horde.org>
Sent: Tuesday, October 15, 2002 12:38 PM
Subject: Re: [imp] need help in setting up IMP
> Check your horde.php file ... I had accidentally messed mine up .. so I
> copied from horde.php.dist and it fixed the session_name missing problem.
>
> ----- Original Message -----
> From: "Andy" <webguy@onlineanswerguy.com>
> To: "Eric Rostetter" <eric.rostetter@physics.utexas.edu>;
> <imp@lists.horde.org>
> Sent: Tuesday, October 15, 2002 2:22 PM
> Subject: Re: [imp] need help in setting up IMP
>
>
> > That did not do the job. Thanks anyway.
> >
> > andy
> > ----- Original Message -----
> > From: "Eric Rostetter" <eric.rostetter@physics.utexas.edu>
> > To: <imp@lists.horde.org>
> > Sent: Monday, October 14, 2002 6:15 PM
> > Subject: Re: [imp] need help in setting up IMP
> >
> >
> > > Quoting Andy <webguy@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!
> > >
> > > --
> > > IMP mailing list
> > > Frequently Asked Questions: http://horde.org/faq/
> > > To unsubscribe, mail: imp-unsubscribe@lists.horde.org
> > >
> >
> >
> > --
> > IMP mailing list
> > Frequently Asked Questions: http://horde.org/faq/
> > To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>
>
>