Page 1 of 1

Zee Here!!! Postgres Php Connectivity issue.....

Posted: Fri Jan 27, 2006 8:06 pm
by zsiddiquis
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......................

Posted: Fri Jan 27, 2006 8:17 pm
by John Cartwright
Moved to Web-Servers.