From: | "Oelkers, Phil" <phil(dot)oelkers(at)experian(dot)com> |
---|---|
To: | "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)org> |
Subject: | ok after months of freedom I'm suddenly back on the damn list aga in |
Date: | 2000-10-24 20:18:18 |
Message-ID: | F5F5D222CD70D111886C00805FE69D21024483D8@schexch1 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
ok kiddies I've been free of this darn list for months not it's back please
take me off the damn thing.
-----Original Message-----
From: Ron Chmara [mailto:ron(at)opus1(dot)com]
Sent: Tuesday, October 24, 2000 1:04 PM
To: danyele
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] phpPgAdmin
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.
From | Date | Subject | |
---|---|---|---|
Next Message | Marcin Mazurek | 2000-10-24 20:29:00 | CREATE USER in RULE or TRIGGER |
Previous Message | Marten Feldtmann | 2000-10-24 19:12:01 | Re: Index on substring? |