2006/7/3, Clodoaldo Pinto <[EMAIL PROTECTED]>:
2006/7/3, Clodoaldo Pinto <[EMAIL PROTECTED]>:
> php can't connect to postgresql server
>
> php error log message:
>
> PHP Warning: pg_connect() [ href='function.pg-connect'>function.pg-connect]: Unable to connect
> to PostgreSQL server: could not c
Clodoaldo Pinto worte:
-->-Mensagem original-
-->De: [EMAIL PROTECTED]
-->[mailto:[EMAIL PROTECTED] Em nome de
-->Clodoaldo Pinto
-->Enviada em: segunda-feira, 3 de julho de 2006 12:13
-->Para: pgsql-general postgresql.org
-->Assunto: Re: [GENERAL] php can
2006/7/3, Clodoaldo Pinto <[EMAIL PROTECTED]>:
php can't connect to postgresql server
php error log message:
PHP Warning: pg_connect() [function.pg-connect]: Unable to connect
to PostgreSQL server: could not connect to server: Permission
denied\n\tIs the server running on host "127.0.0.1" and
2006/7/3, Robert Treat <[EMAIL PROTECTED]>:
On Monday 03 July 2006 09:25, Clodoaldo Pinto wrote:
> php can't connect to postgresql server
>
> php error log message:
>
> PHP Warning: pg_connect() [ href='function.pg-connect'>function.pg-connect]: Unable to connect
> to PostgreSQL server: could no
On Monday 03 July 2006 09:25, Clodoaldo Pinto wrote:
> php can't connect to postgresql server
>
> php error log message:
>
> PHP Warning: pg_connect() [ href='function.pg-connect'>function.pg-connect]: Unable to connect
> to PostgreSQL server: could not connect to server: Permission
> denied\n\tIs
2006/7/3, A. Kretschmer <[EMAIL PROTECTED]>:
am 03.07.2006, um 10:25:29 -0300 mailte Clodoaldo Pinto folgendes:
> $conn_string = "hostaddr=127.0.0.1 port=5432 dbname=dbname
^
> I can connect as that user with psql:
>
> $ psql -h localhost -U username dbname
am 03.07.2006, um 10:25:29 -0300 mailte Clodoaldo Pinto folgendes:
> $conn_string = "hostaddr=127.0.0.1 port=5432 dbname=dbname
^
> I can connect as that user with psql:
>
> $ psql -h localhost -U username dbname
^
Try 'localhost' instead '
php can't connect to postgresql server
php error log message:
PHP Warning: pg_connect() [function.pg-connect]: Unable to connect
to PostgreSQL server: could not connect to server: Permission
denied\n\tIs the server running on host "127.0.0.1" and
accepting\n\tTCP/IP connections on port 5432?
p