On Wednesday, Feb 4, 2004, at 18:10 US/Eastern, Ged Haywood wrote:
Hi there,
On Wed, 4 Feb 2004, Andrew Wyllie wrote:
after rereading my previous post, I found one slight difference (funny how it works that way sometimes).
:)
(Actually, having a beer and reading it again...)
When I used telnet to connect to the server, it used '::1' as an address for localhost as opposed to 127.0.0.1 . So I changed all the refs to localhost in httpd.conf to ::1 and sure enough, all the tests passed.
Good spot!
I'm going to look into this a bit more to see why this is the case as I have always thought that both of these cases should work the same way.
I'm sure there will be a lot of people who want to hear what you find.
The answer turns out to be as simple as building apache with --enable-v4-mapped.
Andrew
Anyway, for whatever it's worth, mod_perl 1.99_13 with perl 5.8.3 and apache 2.0.48 seems to build and test ok on FREEBSD current (as of Feb 3, 2004).
Yep, that's well worth knowing.
73, Ged.
-- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html