mod_php3 distributed with RedHat6.0 (fwd) - Mailing list pgsql-interfaces

From wchart@pegasus1.it.kmutt.ac.th
Subject mod_php3 distributed with RedHat6.0 (fwd)
Date
Msg-id Pine.GSO.3.93.990919220731.5516C-100000@pegasus1
Whole thread Raw
Responses Re: [INTERFACES] mod_php3 distributed with RedHat6.0 (fwd)  (Peter Mount <peter@retep.org.uk>)
Re: [INTERFACES] mod_php3 distributed with RedHat6.0 (fwd)  ("Brett W. McCoy" <bmccoy@lan2wan.com>)
List pgsql-interfaces
I am using a php3 interface come with RedHat6.0 CD. But the error when I
open .php3 for connecting to PostgreSQL via a Apache is:

Fatal error: Call to unsupported or undefined function pg_connect() in
myfile.php3 on line 9

myfile.php3 line 9: $conn = pg_connect("dbname=test"); 

Does this mean that mod_php3 package of RedHat6.0 was not compiled with
PostgreSQL library?






pgsql-interfaces by date:

Previous
From: "Brett W. McCoy"
Date:
Subject: Re: [INTERFACES] PERL
Next
From: Tom Lane
Date:
Subject: Re: [INTERFACES] JDBC: BigDecimal and Money confusion