[dev] Head version.
Edwin Culp
eculp@encontacto.net
Sat, 19 Jan 2002 10:36:35 -0800
Cliff,
You were so right. I didn't think about the summary page. Just
defining protocol as '' was sufficient.
Thanks again,
ed
Quoting Cliff Green <green@UMDNJ.EDU>:
> Quoting Edwin Culp <eculp@encontacto.net>:
>
> > Quoting Jan Schneider <jan@horde.org>:
> >
> > > Zitat von Edwin Culp <eculp@encontacto.net>:
> > >
> > > > I just pulled down the latest cvs head branch and did the same with
> > > > php4.
> > > > Both brand new:-(
> > > >
> > > > When logging in I get the following:
> > > >
> > > > Notice: Undefined index: protocol in /usr/local/lib/php/DB/mysql.php
> > > > on line 107
> > > >
> > > > Notice: Undefined index: port in /usr/local/lib/php/DB/mysql.php on
> > > > line 111
> >
> > It seems to have become a bit happier with port '3306' but the empty
> > protocol didn't seem to be what it was looking for.
> >
> > The new messages are:
> >
> > Notice: Undefined index: protocol in /usr/local/lib/php/DB/mysql.php on
> > line 107
> >
> > Notice: Undefined index: socket in /usr/local/lib/php/DB/mysql.php on
> > line 108
> >
> > It isn't really causing a problem but it is annoying.
>
> I'll bet you're also using kronolith and/or nag... Have you set
> protocol/socket/port in kronolith's and nag's conf.php? Even a null value
> will define them.
>
> c
> --
> Cliff Green
> Academic Computing Services - UMDNJ
> Signature under NDA
>
> -----------------------------------------------------
> This mail sent through IMP: the Internet Mail Program
>
>
> --
> Horde Developers mailing list: http://horde.org/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: dev-unsubscribe@lists.horde.org
>
>
---