[imp] Please help!!!

Ian Firla ian at deepsky.com
Sun Feb 23 11:05:07 PST 2003


oh. I see. Sorry.

Have you tried having them written to the system rather than being handled
by the db?

Ian

------------
Dr Ian Firla
Robert Graves Trust=09=09| "A partial count of the software available
St John's College, Oxford       | in just one noncommerical Linux system
OX1 3JP - +44-(0)7855-310565=09| would have cost about $1.9 billion to deve=
lop
http://www.robertgraves.org=09| ... the way Microsoft does it" Bruce Perens


On Sun, 23 Feb 2003, Sasa STUPAR wrote:

> Where do I specify to write sessions to ? I have session handler mysql.
>
> Sasa
>
> On 2/23/2003 4:38 PM, Ian Firla a =E9crit:
> > Where are your session files being written to and what are the perms on
> > the directory?
> >
> > login, and see what happens in /var/lib/horde2/
> >
> > do you see a session created at the moment you login? Is it then
> > destroyed? zero-sized? etc.
> >
> > Ian
> >
> > ------------
> > Dr Ian Firla
> > Robert Graves Trust=09=09| "A partial count of the software available
> > St John's College, Oxford       | in just one noncommerical Linux syste=
m
> > OX1 3JP - +44-(0)7855-310565=09| would have cost about $1.9 billion to =
develop
> > http://www.robertgraves.org=09| ... the way Microsoft does it" Bruce Pe=
rens
> >
> >
> > On Sun, 23 Feb 2003, Sasa STUPAR wrote:
> >
> >> Network conf is static ip address,use Xmail server, Apache 2.0.44,php
> >> 4.3,linux RH8, Netscape 7.01 and IE6.
> >>
> >> I have never experienced problem with sessions.
> >>
> >> The problem is there regardless which client I use Netscape or IE.
> >>
> >> Sasa
> >>
> >>
> >> On 2/23/2003 4:11 PM, Ian Firla a ?crit:
> >> > What's your network configuration like and what are you using as a c=
lient?
> >> >
> >> > Have you ever experienced a problem with sessions on other applicati=
ons on
> >> > the same network?
> >> >
> >> > The reason I ask, is I had an issue once involving IE clients attemp=
ting
> >> > to double-register sessions. It only occured if they were on the sam=
e
> >> > subnet as the server and were not passing through a proxy.
> >> >
> >> > Do you see the same problem regardless of the web-browser you're usi=
ng to
> >> > connect? Have you tried with other browsers?
> >> >
> >> > Ian
> >> >
> >> > ------------
> >> > Dr Ian Firla
> >> > Robert Graves Trust=09=09| "A partial count of the software availabl=
e
> >> > St John's College, Oxford       | in just one noncommerical Linux sy=
stem
> >> > OX1 3JP - +44-(0)7855-310565=09| would have cost about $1.9 billion =
to develop
> >> > http://www.robertgraves.org=09| ... the way Microsoft does it" Bruce=
 Perens
> >> >
> >> >
> >> > On Sun, 23 Feb 2003, Sasa STUPAR wrote:
> >> >
> >> >> test.php works properly...problem is just this session end before y=
ou login.
> >> >>
> >> >> Sasa
> >> >>
> >> >> On 2/23/2003 1:15 PM, Craig White a ?crit:
> >> >> > No - creating the mysql tables should be good enough.
> >> >> >
> >> >> > You might want to check the file in the /horde root called test.p=
hp, set
> >> >> > the permissions so that it can execute and then open it with a we=
b
> >> >> > browser to see if it works properly.
> >> >> >
> >> >> > Craig
> >> >> >
> >> >> > On Sun, 2003-02-23 at 02:17, Sasa STUPAR wrote:
> >> >> >> I have created database with mysql_create.sql. Do I need to run =
other
> >> >> >> scripts in the directory like sessionhandler.sql,
> >> >> >> sessionhandler_sapdb.sql etc. except the one for pgsql ?
> >> >> >>
> >> >> >> Sasa
> >> >> >>
> >> >> >> On 2/22/2003 8:01 PM, Hammad a ?crit:
> >> >> >> > Do you have the following parameter set in horde/config/horde.=
php or
> >> >> >> > horde/config/conf.php
> >> >> >> >
> >> >> >> > $conf['sessionhandler']['type'] =3D 'sql';
> >> >> >> >
> >> >> >> >
> >> >> >> > --
> >> >> >> > Hammad
> >> >> >> >
> >> >> >> >
> >> >> >> > Quoting Sasa STUPAR <sasa at stupar.homelinux.net>:
> >> >> >> >
> >> >> >> > | I have this in my error log:
> >> >> >> > | ---------------
> >> >> >> > | Feb 22 19:22:27 HORDE [notice] [imp] Login success for
> >> >> >> > | postmaster at stupar.homelinux.net [192.168.10.1] to {192.168.1=
0.10:110}
> >> >> >> > | [on line 64 of "/var/www/html/horde/imp/redirect.php"]
> >> >> >> > | Feb 22 19:22:27 HORDE [error] [imp] Error retrieving session=
 data (id =3D
> >> >> >> > | d699dd66ea1cf2bcc7c0f9a78dde5180) [on line 104 of
> >> >> >> > | "/var/www/html/horde/lib/SessionHandler/mysql.php"]
> >> >> >> > | ---------------
> >> >> >> > | Any idea ?
> >> >> >> > |
> >> >> >> > | Sasa
> >> >> >> > |
> >> >> >> > | On 2/22/2003 7:17 PM, Hammad a ?crit:
> >> >> >> > | > Do you have cookies enabled in your browser?
> >> >> >> > | >
> >> >> >> > | > --
> >> >> >> > | > Hammad
> >> >> >> > | >
> >> >> >> > | >
> >> >> >> > | > Quoting Sasa STUPAR <sasa at stupar.homelinux.net>:
> >> >> >> > | >
> >> >> >> > | > | I have done what you have said and I have found a error.=
=2E.misstyped the
> >> >> >> > | > | password in settings. Now when I try to login I get that=
 my mail
> >> >> >> > | session
> >> >> >> > | > | has expired !
> >> >> >> > | > |
> >> >> >> > | > | Any idea?
> >> >> >> > | > |
> >> >> >> > | > | Sasa
> >> >> >> > | > |
> >> >> >> > | > |
> >> >> >> > | > | On 2/22/2003 6:34 PM, Hammad a ?crit:
> >> >> >> > | > | > You are getting a MySQL connection error. Check your
> >> >> >> > | horde/config/horde.php
> >> >> >> > | > | (If
> >> >> >> > | > | > Horde 2.1 or older) horde/config/conf.php (If newer). =
Look for sql
> >> >> >> > | > | databases
> >> >> >> > | > | > entries for username, password. Make sure it is correc=
t, then without
> >> >> >> > | using
> >> >> >> > | > | IMP
> >> >> >> > | > | > on a command line try to login to mysql using those us=
ername and
> >> >> >> > | password.
> >> >> >> > | > |
> >> >> >> > | > | >
> >> >> >> > | > | > --
> >> >> >> > | > | > Hammad
> >> >> >> > | > | >
> >> >> >> > | > | >
> >> >> >> > | > | > Quoting Sasa STUPAR <sasa at stupar.homelinux.net>:
> >> >> >> > | > | >
> >> >> >> > | > | > | Hi!
> >> >> >> > | > | > |
> >> >> >> > | > | > | I am asking again for help, because nobody answered =
me yet on my
> >> >> >> > | > | question.
> >> >> >> > | > | > | I want to access to my pop3 server via IMP webmail. =
So I have setup
> >> >> >> > | > | PHP,
> >> >> >> > | > | > |  MySQL.For access to the pop3 I have put in the serv=
ers.php this:
> >> >> >> > | > | > | ----------------------
> >> >> >> > | > | > | $servers['pop'] =3D array(
> >> >> >> > | > | > |     'name' =3D> 'POP3 Server',
> >> >> >> > | > | > |     'server' =3D> '192.168.10.10',
> >> >> >> > | > | > |     'protocol' =3D> 'pop3',
> >> >> >> > | > | > |     'port' =3D> 110,
> >> >> >> > | > | > |     'folders' =3D> '',
> >> >> >> > | > | > |     'namespace' =3D> '',
> >> >> >> > | > | > |     'maildomain' =3D> '',
> >> >> >> > | > | > |     'realm' =3D> '',
> >> >> >> > | > | > |     'preferred' =3D> ''
> >> >> >> > | > | > | );
> >> >> >> > | > | > | ----------------------
> >> >> >> > | > | > |
> >> >> >> > | > | > | When I try to login I get back this error:
> >> >> >> > | > | > | ----------------------
> >> >> >> > | > | > | A fatal error has occurred:
> >> >> >> > | > | > |
> >> >> >> > | > | > | DB Error: connect failed
> >> >> >> > | > | > |
> >> >> >> > | > | > | [line 108 of /var/www/konik/horde/lib/Prefs/sql.php]
> >> >> >> > | > | > |
> >> >> >> > | > | > | Details have been logged for the administrator.
> >> >> >> > | > | > | -----------------------
> >> >> >> > | > | > |
> >> >> >> > | > | > | I have no idea what next, where to look for error, e=
tc.
> >> >> >> > | > | > |
> >> >> >> > | > | > | Please help?
> >> >> >> > | > | > |
> >> >> >> > | > | > | Sasa
> >> >> >> > | > | > |
> >> >> >> > | > | > |
> >> >> >> > | > | > | --
> >> >> >> > | > | > | IMP mailing list
> >> >> >> > | > | > | Frequently Asked Questions: http://horde.org/faq/
> >> >> >> > | > | > | To unsubscribe, mail: imp-unsubscribe at lists.horde.or=
g
> >> >> >> > | > | > |
> >> >> >> > | > | >
> >> >> >> > | > | >
> >> >> >> > | > |
> >> >> >> > | > |
> >> >> >> > | > |
> >> >> >> > | >
> >> >> >> > | >
> >> >> >> > |
> >> >> >> > |
> >> >> >> > |
> >> >> >> >
> >> >> >> >
> >> >> >>
> >> >> >>
> >> >> >>
> >> >> >> --
> >> >> >> IMP mailing list
> >> >> >> Frequently Asked Questions: http://horde.org/faq/
> >> >> >> To unsubscribe, mail: imp-unsubscribe at lists.horde.org
> >> >> >
> >> >> >
> >> >> >
> >> >>
> >> >>
> >> >>
> >> >> --
> >> >> IMP mailing list
> >> >> Frequently Asked Questions: http://horde.org/faq/
> >> >> To unsubscribe, mail: imp-unsubscribe at lists.horde.org
> >> >>
> >> >
> >> >
> >>
> >>
> >>
> >
> >
>
>
>



More information about the imp mailing list