plainblack.com
Username Password
search
Bookmark and Share

    

Apache2::SizeLimit not implemented on solaris

User Hasib
Date 4/18/2009 8:38 am
Views 829
Rating 0    Rate [
|
]
Previous · Next
User Message
Hasib

I have been able to build 32-bit WRE for solaris 10 and able to run mysql on port 3308 (since I have another mysql running on 3306) but not able to start apache mod_perl:

here is the error from modperl error log:

[Sat Apr 18 09:08:27 2009] [warn] NameVirtualHost *:8081 has no VirtualHosts
[Sat Apr 18 09:08:27 2009] [error] Apache2::SizeLimit not implemented on solaris at /data/wr
e/prereqs/lib/perl5/site_perl/5.10.0/sun4-solaris/Apache2/SizeLimit.pm line 95.\nBEGIN faile
d--compilation aborted at /data/wre/prereqs/lib/perl5/site_perl/5.10.0/sun4-solaris/Apache2/
SizeLimit.pm line 98.\nCompilation failed in require at /data/wre/etc/modperl.pl line 1.\nBE
GIN failed--compilation aborted at /data/wre/etc/modperl.pl line 1.\nCompilation failed in r
equire at (eval 2) line 1.\n
[Sat Apr 18 09:08:27 2009] [error] Can't load Perl file: /data/wre/etc/modperl.pl for server
 192.168.0.40:0, exiting...

 

I have not yet defined any sites. Will this error go away after I define a site? Can I create a site without apache mod_perl running?

Any suggestions?

--- (Edited on 4/18/2009 8:38 am [GMT-0500] by Hasib) ---



Back to Top
Rate [
|
]
 
 
preaction

You want to comment-out the lines that use Apache2::SizeLimit.

See /data/wre/etc/modperl.pl for more information.

--- (Edited on 4/18/2009 4:56 pm [GMT-0500] by preaction) ---



Back to Top
Rate [
|
]
 
 
© 2010 Plain Black Corporation | All Rights Reserved