[imp] IMP 2.2.6 problems

Daniel Spratlen spratlen@arches.uga.edu
Wed, 25 Jul 2001 16:06:29 -0400


---------------------- multipart/alternative attachment
"Brent J. Nordquist" wrote:

> On Wed, 25 Jul 2001, Daniel Spratlen <spratlen@arches.uga.edu> wrote:
>
> > > --- db.pgsql.orig       Sat Feb  3 21:46:59 2001
> > > +++ db.pgsql    Wed Jul 25 08:55:24 2001
> > > @@ -263,7 +263,7 @@
> > >         };
> > >
> > >         /* echo "dbconnectstring='$dbconnectstring'" ; /* for debugging */
> > > -       return (($db = pg_connect($dbconnectstring))) ;
> > > +       return (($db = pg_pconnect($dbconnectstring))) ;
> > >  }
> > >
> > >  ?>
> > >
> >
> > where in the file do you want me to add this?
>
> Find "pg_connect" and change it to "pg_pconnect" -- there should only be
> one in that file.
>
> --
> Brent J. Nordquist <bjn@horde.org> N0BJN
> Yahoo!: Brent_Nordquist / AIM: BrentJNordquist / ICQ: 76158942
>
> --
> IMP mailing list: http://horde.org/imp/
> Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org

Thanks working now.

Daniel Spratlen
spratlen@arches.uga.edu


---------------------- multipart/alternative attachment--