
david at kineticode
Nov 5, 2009, 4:50 PM
Post #2 of 2
(61 views)
Permalink
|
On Nov 5, 2009, at 3:34 PM, Justin Wyllie wrote: > Can I confirm that this will run with mod_perl2 ? I don't know, but I can. It does. :-) > The Bundle::Bricolage package from cpan seems to be mod_perl 1.3 > orientated. I guess it does not matter if I install some modules > which are not used? I wouldn't bother with that package. > I'm trying to set up an special instance of Apache for Bricolage. Is > there a sample httpd.conf file somewhere or will the installation > process help me with this? conf/httpd.conf > (I'm running Perl 5.8.8 mod_perl2.0.4 and Apache/2.0.52 on RedHat > Linux). Sounds like a decent combo -- assuming that you compiled that stuff yourself. RedHat has made its best effort to ensure that mod_perl is always broken in its RPMs. HTH, David
|