[imp] Unable to login

Oz Dror oz_dror@hotmail.com
Fri, 16 Nov 2001 00:01:48 -0800


I have tried that.

When I have auth set to imap I am able to login to horde, but unable to
login to imp. ("The page cannot be displayed") the login fail in the file
imp/index.php, but if I skip that file and
go directly to the file http://..../imp/login.php I am able to login.

When I set horde auth to imp. and I uncommented the first two lines in
registry.php. I am unable to login to horde I get
the same error above when the file imp/index.php is accesses. index.php, but
I can login by specifying http:// ...../imp/login.php

When I try to use sql auth
I keep getting the login screen, When I try to login.

Thanks

Oz Dror

----- Original Message -----
From: "Jan Schneider" <jan@horde.org>
To: <imp@lists.horde.org>
Sent: Thursday, November 15, 2001 2:37 AM
Subject: Re: [imp] Unable to login


> Zitat von Oz Dror <oz_dror@hotmail.com>:
>
> > I did configure servers.php.
> > I used the defaults for conf.php
> >
> > when I set auth to imap I am able to login to horde, but not to imp (I
> > get:
> > The page cannot be displayed). I am only able to
> > login to imp if I specify the web page ../imp/Login.php.
>
> This should at least throw some errors in you webserver's log files.
>
> > If I use sql auth I am not able to login at all
> > the auth setup in horde.php is:
> > $conf['auth']['params'] = array();
> > $conf['auth']['params']['server'] = 'localhost';
> > $conf['auth']['params']['phptype'] = 'mysql';
> > $conf['auth']['params']['hostspec'] = 'localhost';
> > $conf['auth']['params']['username'] = 'hordemgr';
> > $conf['auth']['params']['password'] = 'xxxxxx';
> > $conf['auth']['params']['database'] = 'horde';
> > $conf['auth']['params']['table'] = 'horde_users';
>
> Try setting up imp do the authentication for horde: uncomment the first
two
> lines in registry.php.
>
> Jan.
>
> ::::::::::::::::::::::::::::::::::::::::
> AMMMa AG - discover your knowledge
> :::::::::::::::::::::::::::
> Detmolder Str. 25-33 :: D-33604 Bielefeld
> fon +49.521.96878-0 :: fax  +49.521.96878-20
> http://www.ammma.de
> ::::::::::::::::::::::::::::::::::::::::::::::
>
> --
> IMP mailing list: http://horde.org/imp/
> Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>
>