mod_php3 distributed with RedHat6.0

From: wchart(at)pegasus1(dot)it(dot)kmutt(dot)ac(dot)th
To: pgsql-interfaces(at)postgresql(dot)org
Subject: mod_php3 distributed with RedHat6.0
Date: 1999-09-20 04:52:13
Message-ID: Pine.GSO.3.93.990919214556.5460C-100000@pegasus1
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces


I am using php3 interface come with RedHat6.0 CD. But the error when I
open .php3 from 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?

Browse pgsql-interfaces by date

  From Date Subject
Next Message wchart 1999-09-20 05:08:48 mod_php3 distributed with RedHat6.0 (fwd)
Previous Message Brett W. McCoy 1999-09-19 20:50:11 Re: [INTERFACES] mod_php3 distributed with RedHat6.0 (fwd)