Re: phpPgAdmin

From: Ron Chmara <ron(at)opus1(dot)com>
To: danyele <danyele(at)cpatc(dot)embrapa(dot)br>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: phpPgAdmin
Date: 2000-10-24 18:03:54
Message-ID: 39F5CF0A.FEF177B0@opus1.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

danyele wrote:
> Hi there,
> 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?

If pg_connect isn't coming up, chances are that your postgres install
wasn't set up when you installed PHP. Your php configuration steps, before
compiling, should include:

--with-pgsql=[DIRECTORY]

See:
http://uk.php.net/manual/install.configure.php
or
http://www.php.net/manual/install.configure.php

Or your local php.net mirror.

-Ron

--
Brought to you from boop!, the dual boot Linux/Win95 Compaq Presario 1625
laptop, currently running RedHat 6.1. Your bopping may vary.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Frank Miles 2000-10-24 18:56:10 newbie debugging pl/pgsql : better way?
Previous Message Robert Kernell 2000-10-24 17:45:35 three things