Problems in connecting to postgreSQL using PHP - Mailing list pgsql-php

From Kitty Yuen
Subject Problems in connecting to postgreSQL using PHP
Date
Msg-id b3efba5a0703112125s23b7eac1u60639be8ac06def4@mail.gmail.com
Whole thread Raw
Responses Re: Problems in connecting to postgreSQL using PHP
List 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 by date:

Previous
From: Thomas Woerly
Date:
Subject: RE : Re: RE : Re: Undefined function pg_escape_bytea() despite good PG version
Next
From: Matthew Terenzio
Date:
Subject: Re: Problems in connecting to postgreSQL using PHP