Re: phpPgAdmin

From: <bmccoy(at)chapelperilous(dot)net>
To: danyele <danyele(at)cpatc(dot)embrapa(dot)br>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: phpPgAdmin
Date: 2000-10-24 14:47:44
Message-ID: Pine.LNX.4.10.10010241046160.11922-100000@chapelperilous.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, 24 Oct 2000, danyele wrote:

> I'm trying to use phpPgAdmin, but it's showing a error like " Fatal
> Error : Call to unsupported or undefined function pg_connect() in
> lib.inc.php on line 121" !
>
> I'm running 7.0.2 on slackware 7.0.
>
> Can somebody help me?

Yes, you do not have pgsql support compiled into PHP. You will need to
rebuild it with the --with-pgsql option in the configuration step. What
version of PHP are you using?

Brett W. McCoy
http://www.chapelperilous.net
---------------------------------------------------------------------------
There is not much to choose between a woman who deceives us for another,
and a woman who deceives another for ourselves.
-- Augier

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Vilson farias 2000-10-24 16:30:54 Delete temp tables
Previous Message Adam Lang 2000-10-24 14:17:20 Re: Postgres 7.0.2-2 on Red Hat 7.0?