Re: [mp2] pnotes-like facility for $c connection object?

2005-10-29 Thread Philip M. Gollucci
Geoffrey Young wrote: try this patch, which makes the following possible but more vigorous testing always appreciated. +1 The new tests pass on all of the following combinations for FreeBSD 7.0-current: (perlver-httpdver-mpm) 5.8.7_2.0.49_prefork 5.8.7_2.0.50_prefork 5.

Re: [mp2] pnotes-like facility for $c connection object?

2005-10-29 Thread Philip M. Gollucci
Geoffrey Young wrote: blarg, that patch was incomplete. here's the right one (I hope). D'oh... If anyone tries to apply this, you have to create the directory xs/Apache2/ConnectionUtil manually *before* applying otherwise 'patch' pukes on itself. That only took an hour. -- END --

Re: [mp2] pnotes-like facility for $c connection object?

2005-10-29 Thread Philip M. Gollucci
Geoffrey Young wrote: blarg, that patch was incomplete. here's the right one (I hope). I'm apparently missing something obvious here anyone want to tell me what it is cd modperl/trunk patch < ~/dev/patches/conn_pnotes.diff Hmm... Looks like a unified diff to me... The text leading up to

Re: mp2 shared vs. static build - pros & cons?

2005-10-29 Thread Jeff Ambrosino
That's helpful information... I guess I'll stick with the DSO. At one point I did benchmark mod_perl2 with vs. without threads, and without threads was marginally faster. I've since started using some new CPAN modules, so I'll have to double-check that none of them use Perl threads. thanks! JB

Re: Error while using Apache2::Reload

2005-10-29 Thread Boysenberry Payne
I still haven't been able to get Apache2::Reload working after my MP 2.0.0 RC5 upgrade. I even tried to reinstall to no avail. Does anyone know how to get this working? Did I miss something in Philip M. Gollucci's post? Thanks, Boysenberry boysenberrys.com | habitatlife.com | selfgnosis.com

registry agony continues...

2005-10-29 Thread Tyler MacDonald
-8<-- Start Bug Report 8<-- 1. Problem Description: Today, I'm getting registry errors on my friend's virtual host using ModPerl::Registry on mod_perl 2.0.2: [Thu Oct 27 14:59:44 2005] [error] Global symbol "$class" requires explicit package name at /usr/sh

Re: bizarre mp2 behaviour

2005-10-29 Thread Tyler MacDonald
Philip M. Gollucci <[EMAIL PROTECTED]> wrote: > Tyler MacDonald wrote: > >17 -$r->print(" >HREF=\"/yi.css\" />\n"); > I know this doesn't answer your question, but it popped out at me that > you're using xhtml /> syntax, but your attributes (REL, TYPE, HREF) and > tags(LINK) are in caps which

Re: bizarre mp2 behaviour

2005-10-29 Thread Tyler MacDonald
Philip M. Gollucci <[EMAIL PROTECTED]> wrote: > Tyler MacDonald wrote: > >Global symbol "$r" requires explicit package name at > >/opt/weedns-4/skins/yi/perl5lib/yi/page/css.pm line 16.\nCompilation failed > >in require at /opt/weedns-4/skins/yi/htdocs/css.pl line 6.\nBEGIN > >failed--compilation a