The Network People Support Forums

Mail::Toaster => General Questions => Topic started by: atari on March 31, 2005, 05:45:17 PM

Title: install_apache = 1 .... now what for modperl?
Post by: atari on March 31, 2005, 05:45:17 PM

There doesn't seem to be an option to install_apache1_modperl

Is this handled automagically when you selected install_apache2_modperl?

Or if I choose apache1, I just dont get access to a pre-rolled version of mod_perl with this toaster?

Title: Re: install_apache = 1 .... now what for modperl?
Post by: atari on March 31, 2005, 06:53:27 PM

... it looks like it will install modperl 1.x even though the variable name is install_apache2_modperl

So far so good here Smile
Title: Re: install_apache = 1 .... now what for modperl?
Post by: LogicX on June 03, 2005, 07:02:56 AM
atari wrote on Thu, 31 March 2005 19:45


There doesn't seem to be an option to install_apache1_modperl

Is this handled automagically when you selected install_apache2_modperl?

Or if I choose apache1, I just dont get access to a pre-rolled version of mod_perl with this toaster?





FWIW -- a lot of stuff like this gets installed as dependencies --
see the p5-Apache-DBI port

also see the pkgtools.conf entry
Title: Re: install_apache = 1 .... now what for modperl?
Post by: matt on June 17, 2005, 09:21:29 AM
If you install Apache 1, then it gets compiled statically with mod_perl and mod_ssl. There is not option not to include it. It has to be compiled statically or it'll core dump all over the place. It's a known problem with Apache 1.

Matt