On Tue, 25 Sep 2007, Devrim GÜNDÜZ wrote:
> You need to enable IPV6 in pg_hba.conf:
>
> host drupal drupal ::1/128 trust
I thought it was something like that... Now that's I've taken a second
look, it seems the yum update did this to /etc/hosts:
[phillips@poweredge2400 ~]$ cat /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 poweredge2400 localhost.localdomain localhost
::1 poweredge2400 localhost.localdomain localhost
So localhost resolved according to the last line to the IPv6 address,
instead of the IPv4 address.
Thanks :)
~p
--
Phillip Smith
phillips@fukawi2.homelinux.net