Call to undefined function: pg_connect().

Call to undefined function: pg_connect().

am 12.10.2004 08:12:28 von alagu raj

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.

$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

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Re: Call to undefined function: pg_connect().

am 12.10.2004 08:28:33 von Devrim GUNDUZ

-----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.
>
> > $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/707Pp9ybToMYOC6UDgCe Lpra
lHI+AH3ITSQleYX4Y3VtIk0=
=bvue
-----END PGP SIGNATURE-----

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster