| From: | Michael Hanna <taojones(at)sympatico(dot)ca> |
|---|---|
| To: | "scott(dot)marlowe" <scott(dot)marlowe(at)ihs(dot)com> |
| Cc: | <pgsql-php(at)postgresql(dot)org> |
| Subject: | Re: Can't connect to 7.4 DB |
| Date: | 2004-02-12 17:50:57 |
| Message-ID: | 033FCEAF-5D84-11D8-9833-000A95B34330@sympatico.ca |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-advocacy pgsql-php |
yes, this was the problem, thanks...
On 12-Feb-04, at 10:30 AM, scott.marlowe wrote:
>
> In order for this to work, your postgresql.conf must have this line
> changed:
> #tcpip_socket = false
> to
> tcpip_socket = true
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jan Wieck | 2004-02-12 18:18:49 | Re: I want to use postresql for this app, but... |
| Previous Message | Christopher Browne | 2004-02-12 15:44:53 | Re: I want to use postresql for this app, but... |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Gezeala 'Eyah' Bacuño II | 2004-02-13 08:56:55 | How To Connect to another Database inside a plpgsql function |
| Previous Message | Joshua Drake | 2004-02-12 15:31:27 | Re: Can't connect to 7.4 DB |