Re: Apache won't connect to app server after ubuntu 9.10 upgrade

Peter Lyons <pete-qR/[email protected]> Sun, 6 Dec 2009 11:26:31 -0700
Newsgroups gmane.comp.python.webware
Message-ID <[email protected]>
On Sun, Dec 6, 2009 at 5:06 AM, Andreas Poisel <[email protected]> wrote:

> * Peter Lyons <pete-qR/[email protected]> [06.12.2009 08:20]:
>
> > I think you are probably correct that there is some IPv4/IPv6 issue at
> play
> > here, but I don't know what that would be exactly.
>
> Maybe we should mention how to quickly fix the problem:
>
> Either remove IPv6-related entries from /etc/hosts (should you not need
> them) or change the apache configuration from something like
>
>    <Location /PATH>
>        WKServer localhost PORT
>        [...]
>    </Location>
>
> to
>
>    <Location /PATH>
>        WKServer 127.0.0.1 PORT
>        [...]
>    </Location>
>
> --
> Bye, Andreas
>


Yes, that fixed it!  Thank you Andreas!

------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev

_______________________________________________
Webware-discuss mailing list
Webware-discuss-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/webware-discuss