immediate logouts
David Bishop
david@bishop.dhs.org
Wed, 23 May 2001 13:57:57 -0600
On Wednesday 23 May 2001 11:53, you wrote:
> Quoting David Bishop <david@bishop.dhs.org>:
> > PS. Yes, I realize that the prepends has to do with the session
> > management,
>
> Yup. Without that, you won't have a session, so your login will only last
> one page - exactly what you describe.
>
Okay
> > but my question still stands: how do I get the prepend working with imp,
> > so that it *actually* works, instead of just logging me on? Aarghh, this
> > is frustrating......
>
> Well, for some reason, you are including two definitions of DB_Sql. You
> need to find out why, and remove the one that you don't need. Maybe your
> prepend.php has two db drivers uncommented?
>
This is the incredibally frustrating part. I haven't :-) Is there some sort
of "debug" flag I can set with php so that I can step through what it's
pulling in and where?? I have double and triple checked all of the config
files that I know of (/etc/horde/horde_phplib.in, /etc/horde/prepend.php3,
/etc/imp/defaults.php3, /etc/php4/apache/php.ini) and can't see anything
wrong with any of them. I've 'grep -ri db_sql /etc'ed and came up with
nothing. In both cases (this is the second completely fresh install, on
fairly new machines) that I've made sure to only uncomment one data method in
prepend.php. I'm fully willing to admit it is probably me being dumb, but
how?!
Thankful for all the help so far,
D.A.Bishop