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

2008-11-20 Thread Lester Caine
James Chubb wrote: 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: $db = pg_connect('host=localhost dbname= user=chubb password=yy') or die('Could not connect: '

[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