[imp] horde/imp works with php3, not php4 ?!?

Theodore Hope imp@iguana.internexo.co.cr
Tue, 20 Mar 2001 12:54:56 -0600 (CST)


Hi Chuck,

> > Display_errors and Display_startup_errors are set to Off, and I've
> > set Log_errors On and set Error_log to a file in /tmp.  Nothing at
> > all is getting logged there.
> 
> You might want to go with the display_ options; log_errors seems to be kind of 
> iffy (judging by chatter on the php lists).

Ok, I'll fool around with that now.


> > I'm wondering if PHP4's built-in session facility (which is enabled)
> > is conflicting with Horde's Phplib session stuff.  Session.use_trans_sid
> > is set to 1.  However, Session.auto-start is set to Off.
> 
> Shouldn't matter, then.

That's what I figured.



> > Pls, any tips?  Thanks, 
> 
> Well, have you looked at horde's test.php3?

test.php3 checks out perfectly (I forgot to mention that in my previous msg).
All the green stuff is green (except for LDAP and MySQL, which are red because
I don't use them).  The per-session data increment stuff works fine.



> Every dark cloud has a silver lining, but lightning kills hundreds of people 
> each year who are trying to find it.

I'd say this is one of your best all-time signatures.


Thanks very much for your help,  -Ted.