On Mon, 5 Mar 2001, K Old wrote:

> Yes, I've checked phpinfo() and not it is not compiled in.  That is the
> problem.  I have recompiled PHP with pgsql support and there is some
> problem.  I'm not sure why it isn't compiling it in.  I've tried everything
> I know....the installation goes fine...no error messages, everything seems
> ok.
>
> Any ideas?

when you run configure, the status messages that are output, do they list
pgsql as being found?  even with --with-pgsql enabled, if it can't find
the libraries or header files, it will re-disable it again ...

 >
>
> >From: The Hermit Hacker <[EMAIL PROTECTED]>
> >To: K Old <[EMAIL PROTECTED]>
> >CC: <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>
> >Subject: Re: [PHP] Problem getting PostgreSQL to compile
> >Date: Fri, 2 Mar 2001 22:30:11 -0400 (AST)
> >
> >
> >have you checked phpinfo() to make sure that pgsql support is actually
> >compiled in?  if so, any errors on connection, or just silently fails?
> >
> >On Fri, 2 Mar 2001, K Old wrote:
> >
> > > Hello,
> > >
> > > I'm running RH 7 and Apache.  I have the latest version of PostgreSQL
> >and it
> > > is installed and running correctly.  I have installed PHP with the
> > > --with-pgsql and it seems to install everything needed, but when I try
> >to
> > > use pg_connect() it fails to connect.  Any ideas what I can do?
> > >
> > > Thanks,
> > > Kevin
> > > [EMAIL PROTECTED]
> > > _________________________________________________________________
> > > Get your FREE download of MSN Explorer at http://explorer.msn.com
> > >
> > >
> > > --
> > > PHP General Mailing List (http://www.php.net/)
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > To contact the list administrators, e-mail: [EMAIL PROTECTED]
> > >
> > >
> >
> >Marc G. Fournier                   ICQ#7615664               IRC Nick:
> >Scrappy
> >Systems Administrator @ hub.org
> >primary: [EMAIL PROTECTED]           secondary:
> >scrappy@{freebsd|postgresql}.org
> >
> >
> >--
> >PHP General Mailing List (http://www.php.net/)
> >To unsubscribe, e-mail: [EMAIL PROTECTED]
> >For additional commands, e-mail: [EMAIL PROTECTED]
> >To contact the list administrators, e-mail: [EMAIL PROTECTED]
> >
>
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com
>
>

Marc G. Fournier                   ICQ#7615664               IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: [EMAIL PROTECTED]           secondary: scrappy@{freebsd|postgresql}.org


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to