Hi,

We have a PostgreSQL and Php 4.02 preinstalled Cobalt RaQ4r server and I
want to manage PostgreSQL via pgPgAdmin. But when I try to login I got
error such as :

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Fatal error: Call to undefined function: pg_connect() in
/home/sites/home/web/manage/phpPgAdmin/lib.inc.php on line 130
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

At "Documentation.html" of phpPgAdmin there is an explanation such as :

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
phpPgAdmin can't connect to PostgreSQL. What's wrong?
Either there is an error with your PHP setup or your username/password
is wrong. Try to make a small script which uses pg_connect and see if it
works. If it doesn't, it may be you haven't even compiled PostgreSQL
support into PHP.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

So how can I login into phpPgAdmin ? Do I need to install any extra
support for PHP ?

Thnx !


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to