
david at kineticode
Feb 2, 2009, 8:54 AM
Post #4 of 4
(1668 views)
Permalink
|
|
Re: [ot] mod_perl 2.04 Windows Apache2.compat
[In reply to]
|
|
On Feb 1, 2009, at 10:39 PM, George Harrison wrote: >> Should be: >> [Mon Feb 02 00:26:49 2009] [error] Can't load 'C:/Perl/site/lib/ >> auto/Apache2/Filter/Filter.dll' for module Apache2::Filter: >> load_file:The specified procedure could not be found at C:/Perl/lib/ >> XSLoader.pm line 64. >> at C:/Perl/site/lib/Apache2/XSLoader.pm line 31 >> Compilation failed in require at C:/Perl/site/lib/Apache2/compat.pm >> line 48. >> BEGIN failed--compilation aborted at C:/Perl/site/lib/Apache2/ >> compat.pm line 48. >> Compilation failed in require at C:/Apache22/conf/extra.pl line 12. >> BEGIN failed--compilation aborted at C:/Apache22/conf/extra.pl line >> 12. >> Compilation failed in require at (eval 3) line 1. > > I should mention that this only happens with a script that requires > Apache2::compat, or, I suppose, any other module that requires > Apache2::Filter. Apache 2.2 starts just fine with mod_perl installed. I think you'll need to ask on a mod_perl mail list. But do let us know if you get Bricolage working on Windows. That'd be quite cool. Oh, and I strongly recommend Strawberry Perl over ActivePerl. http://perl.apache.org/maillist/index.html http://strawberryperl.com/ Best, David
|