Return-Path: Delivered-To: apmail-perl-modperl-archive@www.apache.org Received: (qmail 24665 invoked from network); 4 May 2004 17:38:35 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 4 May 2004 17:38:35 -0000 Received: (qmail 25299 invoked by uid 500); 4 May 2004 17:38:13 -0000 Delivered-To: apmail-perl-modperl-archive@perl.apache.org Received: (qmail 25285 invoked by uid 500); 4 May 2004 17:38:13 -0000 Mailing-List: contact modperl-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Delivered-To: mailing list modperl@perl.apache.org Received: (qmail 25261 invoked from network); 4 May 2004 17:38:12 -0000 Message-ID: <4097D504.2090908@stason.org> Date: Tue, 04 May 2004 10:38:12 -0700 From: Stas Bekman Organization: Hope, Humanized User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040115 X-Accept-Language: en-us, en, he, ru MIME-Version: 1.0 To: olivier.blanc@dgi.finances.gouv.fr, mod_perl Mailing List , "Philippe M. Chiasson" Subject: Re: mp2 static build on HPUX11i: tests References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N > Here are the results you asked for : > > t/TEST -clean > t/TEST -v t/api/module.t t/apr/netlib.t t/compat/conn_rec.t > t/modperl/setupenv.t t/preconnection/note.t Thanks. So it all comes down to two issues. 1) Apache::Module::loaded('mod_perl.so') > t/api/module............1..11 > # testing : Apache::Module::loaded('mod_perl.so') > # expected: 1 > # received: 0 > not ok 6 It makes sense that mod_perl.so is not loaded, since it doesn't exist. Philippe, I wonder how this test has passed for you. 2) the rest of the tests fail on $ENV{REMOTE_ADDR} and $r->remote_address returning 0.0.0.0 instead of 127.0.0.1. Sounds like an ipv6 issue to me. but since all those running ipv6 didn't report that problem that sounds as either a bug in Apache on HPUX11i or some OS issues. Olivier, could you try a mod_cgi script that prints out $ENV{REMOTE_ADDR}, when your client is running on the same machine and when it's running from another machine? Thanks. __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:stas@stason.org 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