|
|
Choosing A Webhost: |
Re: t/perl/ithreads.t revisited: msg#00214apache.mod-perl.devel
Steve Hay wrote: Next I want you to try cutting off things from startup files and httpd.conf, to find whether it's some unrelated module that is loaded that causes the problem. I suspect that because the sister test t/perl/ithreads2.t doesn't fail, and it runs exactly the same code, but inside a dedicated interpreter pool, which doesn't load any other modules. Wow, you mean ithreads no longer fail? Here is the fix: Index: t/response/TestModperl/setupenv.pm =================================================================== --- t/response/TestModperl/setupenv.pm (revision 106595) +++ t/response/TestModperl/setupenv.pm (working copy) @@ -181,7 +181,7 @@ KeepAlive On - <IfDefine PERL_ITHREADS> + <IfDefine PERL_USEITHREADS> PerlInterpScope connection </Ifdefine> Index: t/response/TestApache/cgihandler.pm =================================================================== --- t/response/TestApache/cgihandler.pm (revision 106595) +++ t/response/TestApache/cgihandler.pm (working copy) @@ -41,6 +41,6 @@ 1; __END__ SetHandler perl-script -<IfDefine PERL_ITHREADS> +<IfDefine PERL_USEITHREADS> PerlInterpScope handler </IfDefine> After making this change I found that reload.t now fails test 2. This patch (against current CVS, since I can't get SVN working) fixes that: I'll look at this. -- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:stas@xxxxxxxxxx http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: t/perl/ithreads.t revisited, Steve Hay |
|---|---|
| Next by Date: | Re: t/perl/ithreads.t revisited, Stas Bekman |
| Previous by Thread: | Re: t/perl/ithreads.t revisited, Steve Hay |
| Next by Thread: | Re: t/perl/ithreads.t revisited, Stas Bekman |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |