Thread: Call to undefined function: pg_connect().

Call to undefined function: pg_connect().

From
alagu raj
Date:
hello all,
i was running postgresql-7.4.2 and php-4.3.7 and
apache-2.0.49 on RH-7.3. but the php script is unable
to connect tp pgsql.

<? php
$connect=pg_connect("host=localhost port=5432
dbname=DATABASENAME");
?>

this shows error as: Fatal error: Call to undefined
function: pg_connect().
how can i sort this.
thanks in advance.



_______________________________
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com

Re: Call to undefined function: pg_connect().

From
Devrim GUNDUZ
Date:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Hi,

On Mon, 11 Oct 2004, alagu raj wrote:

> i was running postgresql-7.4.2 and php-4.3.7 and
> apache-2.0.49 on RH-7.3. but the php script is unable
> to connect tp pgsql.
>
> <? php
> $connect=pg_connect("host=localhost port=5432
> dbname=DATABASENAME");
> ?>
>
> this shows error as: Fatal error: Call to undefined
> function: pg_connect().

Install php-pgsql rpm and restart Apache.

Regards,

- --
Devrim GUNDUZ
devrim~gunduz.org                devrim.gunduz~linux.org.tr
              http://www.tdmsoft.com
              http://www.gunduz.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFBa3mTtl86P3SPfQ4RAqRPAKDAl4s1kSe/707Pp9ybToMYOC6UDgCeLpra
lHI+AH3ITSQleYX4Y3VtIk0=
=bvue
-----END PGP SIGNATURE-----