I'm trying to use mod_perl for bugzilla

 

I inserted these lines (as per their config instructions):

PerlSwitches -I/home/Intranet/ssiweb/apache/htdocs/bugzilla
-I/home/Intranet/ssiweb/apache/htdocs/lib -w -T

PerlConfigRequire
/home/Intranet/ssiweb/apache/htdocs/bugzilla/mod_perl.pl

 

 

Restarted my apache server and got this error message:

Syntax error on line 437 of xxxx/httpd.conf:

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
 
Thanks!
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
This message is for the named person's use only. This communication is for
informational purposes only and has been obtained from sources believed to
be reliable, but it is not necessarily complete and its accuracy cannot be
guaranteed. It is not intended as an offer or solicitation for the purchase
or sale of any financial instrument or as an official confirmation of any
transaction. Moreover, this material should not be construed to contain any
recommendation regarding, or opinion concerning, any security. It may
contain confidential, proprietary or legally privileged information. No
confidentiality or privilege is waived or lost by any mistransmission. If
you receive this message in error, please immediately delete it and all
copies of it from your system, destroy any hard copies of it and notify the
sender. You must not, directly or indirectly, use, disclose, distribute,
print, or copy any part of this message if you are not the intended
recipient.  Any views expressed in this message are those of the individual
sender, except where the message states otherwise and the sender is
authorized to state them to be the views of any such entity.

Securities products and services provided to Canadian investors are offered
by ITG Canada Corp. (member CIPF and IDA), an affiliate of Investment
Technology Group, Inc.

ITG Inc. and/or its affiliates reserves the right to monitor and archive
all electronic communications through its network.

ITG Inc. Member FINRA, SIPC
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-

Reply via email to