Fwd: [PHP-INSTALL] undefined function pg_connect()

2008-11-21 Thread James Chubb
Yes, Postgres is installed. I can access it via pgAdmin III and can query the databases. Is there something I should be doing to ensure PHP finds Postgres? Thanks jfc 2008/11/21 Lester Caine <[EMAIL PROTECTED]> > James Chubb wrote: > >> Hello, >> >> I wonder if

[PHP-INSTALL] undefined function pg_connect()

2008-11-20 Thread James Chubb
Hello, I wonder if someone could help me resolve this problem. Today, after upgrading from PHP 5.2.3. to 5.2.6, this little program: is now getting this error: *Fatal error*: Call to undefined function pg_connect() in * C:\Inetpub\cu\code_tests\db_connect.php* on line *2 * According to phpin