Re: mod_perl for bugzilla

2009-03-05 Thread Perrin Harkins
On Thu, Mar 5, 2009 at 10:18 PM, Chen, Peter wrote: > Ok, so what do I do now? Just take out the version check in SizeLimit for now. In the version you have it probably looks like this: if (SOLARIS && $Config{'osvers'} >= 2.6) { - Perrin

RE: mod_perl for bugzilla

2009-03-05 Thread Chen, Peter
Ok, so what do I do now? -Original Message- From: Adam Prime [mailto:adam.pr...@utoronto.ca] Sent: Thursday, March 05, 2009 7:06 PM To: modperl Subject: Re: mod_perl for bugzilla Looks like sizelimit needs some love since 2.10 is < 2.6, but is actually a newer version. Adam C

Re: mod_perl for bugzilla

2009-03-05 Thread Adam Prime
PM To: Chen, Peter Cc: modperl@perl.apache.org Subject: Re: mod_perl for bugzilla On Thu, Mar 5, 2009 at 9:23 PM, Chen, Peter wrote: Apache2::SizeLimit not implemented on solaris at /Apache2/SizeLimit.pm line 95.\nBEGIN failed--compilation aborted at //Apache2/SizeLimit.pm line

RE: mod_perl for bugzilla

2009-03-05 Thread Chen, Peter
Sorry, sparc-solaris2.10 Perl version 5.8.8 Apache 2.2.10 -Original Message- From: Perrin Harkins [mailto:phark...@gmail.com] Sent: Thursday, March 05, 2009 6:37 PM To: Chen, Peter Cc: modperl@perl.apache.org Subject: Re: mod_perl for bugzilla On Thu, Mar 5, 2009 at 9:23 PM, Chen

Re: mod_perl for bugzilla

2009-03-05 Thread Perrin Harkins
On Thu, Mar 5, 2009 at 9:23 PM, Chen, Peter wrote: > Apache2::SizeLimit not implemented on solaris at /Apache2/SizeLimit.pm > line 95.\nBEGIN failed--compilation aborted at //Apache2/SizeLimit.pm > line 98.\nCompilation failed in require at /htdocs/bugzilla/mod_perl.pl > line 32.\nBEGI

RE: mod_perl for bugzilla

2009-03-05 Thread Chen, Peter
Sorry, I forgot to mention I'm running on a sparc-solaris2.10 machine -Original Message- From: Adam Prime [mailto:adam.pr...@utoronto.ca] Sent: Thursday, March 05, 2009 6:31 PM To: Chen, Peter Cc: modperl@perl.apache.org Subject: Re: mod_perl for bugzilla Chen, Peter

Re: mod_perl for bugzilla

2009-03-05 Thread Adam Prime
Chen, Peter wrote: *Apache2::SizeLimit not implemented on solaris at /Apache2/SizeLimit.pm line 95.\nBEGIN failed--compilation aborted at //Apache2/SizeLimit.pm line 98.\nCompilation failed in require at /htdocs/bugzilla/mod_perl.pl line 32.\nBEGIN failed--compilation aborted at