undefined function: pg_connect() - Mailing list pgsql-novice

From Kunal
Subject undefined function: pg_connect()
Date
Msg-id 20050304190439.65632.qmail@web41522.mail.yahoo.com
Whole thread Raw
List 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/

pgsql-novice by date:

Previous
From: Mike Ellsworth
Date:
Subject: Re: Form Design Advice
Next
From: Stuart Bishop
Date:
Subject: Re: PL/Pgsql or PL/Python?