Problems in connecting to postgreSQL using PHP

Поиск
Список
Период
Сортировка
От Kitty Yuen
Тема Problems in connecting to postgreSQL using PHP
Дата
Msg-id b3efba5a0703112125s23b7eac1u60639be8ac06def4@mail.gmail.com
обсуждение исходный текст
Ответы Re: Problems in connecting to postgreSQL using PHP  (Matthew Terenzio <matt@jobsforge.com>)
Список pgsql-php
Hi,
 
I am trying to connect my postgreSQL with PHP in localhost. I have start up the server with -i flag (i.e. postmaster -D /usr/local/pgsql/data -i &) and edit the pg_hba.conf. However, I still cannot connect with the database. But, when I tried to remote access the database through SSH and I can connect with it.
 
Would you please offer any suggestions or solutions?
 
Many thanks,
Kitty3A 

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

Предыдущее
От: Thomas Woerly
Дата:
Сообщение: RE : Re: RE : Re: Undefined function pg_escape_bytea() despite good PG version
Следующее
От: Matthew Terenzio
Дата:
Сообщение: Re: Problems in connecting to postgreSQL using PHP