some doubts
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
some doubts
|
Good morning,
i´m trying to start the pgadmin, but i´m
finding this message:
An error has occured: Could not connect to
server: Connetction refused (0x0000274D/10061) Is the server running on host
127.0.0.1 and accpeting TCP/IP connection on port 5432?
Ok, i went to the
pg_hba.conf and i found:
# TYPE DATABASE
USER
CIDR-ADDRESS
METHOD
# IPv4 local connections: host
all
all
127.0.0.1/32
md5 # IPv6 local connections: #host
all
all
::1/128
md5
so it´s ok, but i don´t know how to make sure that
it´s accepting TCP/IP connection on port 5432.
i´m using the
Postgree in Windows XP.
regards,
João Carlos
CEPA do Brasil
|
Home |
Main Index |
Thread Index