Chen, Peter wrote:

*Apache2::SizeLimit not implemented on solaris at yyyy/Apache2/SizeLimit.pm line 95.\nBEGIN failed--compilation aborted at /yyyy/Apache2/SizeLimit.pm line 98.\nCompilation failed in require at xxxx/htdocs/bugzilla/mod_perl.pl line 32.\nBEGIN failed--compilation aborted at xxxx/htdocs/bugzilla/mod_perl.pl line 32.\nCompilation failed in require at (eval 2) line 1.\n*

* *

Do I need to insert this directive somewhere?

*PerlFixupHandler Apache::SizeLimit*

That sounds to me like SizeLimit just doesn't work on your platform, so you probably need to remove it from your conf entirely. It looks like it appears as a 'use Apache::SizeLimit;' at xxxx/htdocs/bugzilla/mod_perl.pl line 32

adam

Reply via email to