[dev] turba almost

Gary Casterline casterln@nature.Berkeley.EDU
Wed, 14 Mar 2001 16:43:57 -0800


Yes!  Man do I feel dense.  The mysql username was wrong!
Now I can add contacts without a problem.

Thanks for putting up with my question.  Now maybe I can
work on writing up the steps I took to make turba work.

Thanks again.

 _Gary


On Wed, Mar 14, 2001 at 04:29:03PM -0500, Chuck Hagenbuch wrote:
> Quoting Gary Casterline <casterln@nature.Berkeley.EDU>:
> 
> > Here's what I see after inserting var_dump($this->db)
> > ahead of the foreach:
> > 
> > object(db_error)(10) {
> >   ["error_message_prefix"]=> string(0) "" 
> >   ["error_prepend"]=> string(0) "" 
> >   ["error_append"]=> string(0) "" 
> >   ["mode"]=> int(1) 
> >   ["level"]=> int(1024) 
> >   ["code"]=> int(-1) 
> >   ["message"]=> string(23) "DB Error: unknown error" 
> >   ["debuginfo"]=> string(0) "" 
> >   ["userinfo"]=> string(0) "" 
> >   ["callback"]=> NULL } 
> 
> Okay... your db connection isn't working for some reason. Can you connect to 
> the db you've specified with the parameters you've specified from the command 
> line?
> 
> > Is there a way to turn up the verbosity?
> 
> Make sure you have $conf['error_reporting'] set to E_ALL.
> 
> > Question:  Have I missed out on how to set up auth in turba?
> >   When I go to Contacts after logging in to imp, I am re-queried
> >   for a name and password.  Is that right?
> 
> Currently that's how it works.
> 
> -chuck
> 
> --
> Charles Hagenbuch, <chuck@horde.org>
> "Live, from Washington, where the doctors were telling us what they did, and
>  did not, do with Vice President Cheney." -Dan Rather
> 
> -- 
> Horde Developers mailing list: http://horde.org/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: dev-unsubscribe@lists.horde.org