phpPgAdmin 2.4.2

Поиск
Список
Период
Сортировка
От Salah Abdulla
Тема phpPgAdmin 2.4.2
Дата
Msg-id 015e01c34b76$f4a31b20$ca86a8c0@gaghalfrunt
обсуждение исходный текст
Ответ на Re: pg_query undefined?  (Lynna Landstreet <lynna@gallery44.org>)
Ответы Re: phpPgAdmin 2.4.2  (Robert Treat <xzilla@users.sourceforge.net>)
Список pgsql-php
Installed postgreql 7.3.3 and phpPgAdmin 2.4.2 in different machines. Defined password for postgres superuser. Entry is created in the pg_shadow table for the same user. Keeping the access method in pg_hba.conf file as "trust", I do not have any problem. However when changed the access method to "password"  and tried managing the database using the phpPgAdmin tool I get
 
Error - /var/www/pgadmin.intranet/htdocs/lib.inc.php -- Line: 303
PostgreSQL said:
Your query:
Unable to connect with settings: host=host_name' port='post_num' dbname='template1' user='user_id' password='xxxxx'
 
The pg_hpa.conf file has an entry
"host    all         all         ip_address  ip_mask   password"
 
Any idea why this is happening.
 
Regards,
Salah

В списке pgsql-php по дате отправления:

Предыдущее
От: Lynna Landstreet
Дата:
Сообщение: Re: pg_query undefined?
Следующее
От: Robert Treat
Дата:
Сообщение: Re: phpPgAdmin 2.4.2