Andrew Wyllie wrote:


So, after rereading my previous post, I found one slight difference (funny how
it works that way sometimes). 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. 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.

So how can we make it into a setup that will work on both, ipv6 and ipv4?


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).

That's good. __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com

--
Report problems: 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



Reply via email to