Re: [jira] Created: (MODPYTHON-120) Connection handler test fails on virtual hosting system such as OpenVPS.

2006-02-05 Thread Jorey Bump
Graham Dumpleton (JIRA) wrote: On a virtual hosting environment such as OpenVPS, "localhost" does not map to the IP address "127.0.0.1" but the actual IP of the host. >>> import socket >>> socket.gethostbyname("localhost") '207.126.122.36' This fact causes the connection handler test to

mod_python 3.2.7 available for testing

2006-02-05 Thread Jim Gallacher
Mod_python 3.2.7 tarball is available for test. Here's hoping this will be to final time we need your help testing before the official release. 3.2.7 adds a fix for the connection read issue that was causing problems on FreeBSD. Here are the rules: In order for a file to be officially announ

Re: mod_python 3.2.7 available for testing

2006-02-05 Thread Jim Gallacher
+1 Debian (sid), Apache 2.0.55-prefork, Python 2.3.5 +1 Debian (sarge), Apache 2.0.54-worker, Python 2.3.5 +1 Debian (sarge), Apache 2.0.54-prefork, Python 2.3.5 Jim Jim Gallacher wrote: Mod_python 3.2.7 tarball is available for test. Here's hoping this will be to final time we need your help t

Re: mod_python 3.2.7 available for testing

2006-02-05 Thread Daniel J. Popowich
+1 Debian (testing, aka, etch), Apache 2.0.55-worker, Python 2.3.5