undefined function: pg_connect()

From: Kunal <kunaldua(at)yahoo(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: undefined function: pg_connect()
Date: 2005-03-04 19:04:39
Message-ID: 20050304190439.65632.qmail@web41522.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

The error:
Fatal error: Call to undefined function: pg_connect()

The line in question:
$conn = pg_connect("dbname=test user=postgres password=postgres");

PHPinfo:
supported databases
MySQL ODBC PostgreSQL Microsoft SQL Server FrontBase Oracle 8 (oci8) Sybase-CT

The problem?
Solution?

Mac OS 10.3.8, Apache/1.3.33 (Darwin) PHP/4.3.10

Thanks for your time
Kunal



__________________________________
Celebrate Yahoo!'s 10th Birthday!
Yahoo! Netrospective: 100 Moments of the Web
http://birthday.yahoo.com/netrospective/

Browse pgsql-novice by date

  From Date Subject
Next Message Hagop H. 2005-03-04 21:07:52 PostgreSQL installation problem on Windows XP Home
Previous Message Mike Ellsworth 2005-03-04 18:04:29 Re: Form Design Advice