Zee Here!!! Postgres Php Connectivity issue.....
Posted: Fri Jan 27, 2006 8:06 pm
Fatal Err:Call to undefined function pg_connect() in C:\inetpub\wwwroot\test_conn.php
Hi there,
Guys i am so tense due to this error, phpinfo() page doesn't appear the postgres info.
I configured the php.ini file and my installation procedure was manually, i am sending you the test_conn php file.
<?php
$conn = pg_connect("host=localhost port=5432 dbname=postgres password=apps");
?>
I appreciate you in advance......................
Hi there,
Guys i am so tense due to this error, phpinfo() page doesn't appear the postgres info.
I configured the php.ini file and my installation procedure was manually, i am sending you the test_conn php file.
<?php
$conn = pg_connect("host=localhost port=5432 dbname=postgres password=apps");
?>
I appreciate you in advance......................