RE: [gentoo-user] apache-1.3.33 with mod_perl and mod_php

2005-04-01 Thread A. Khattri
On Fri, 1 Apr 2005, Felipe de Jesús Molina Bravo wrote: > so, I write this, because, I found a solution to my problem. And there > is how I solved it: > > #ebuild /path/of/mod_php.ebuild fetch > #ebuild /path/of/mod_perl.ebuild fetch > #ebuild /path/of/apache-1.3.33.ebuild fetch > > #ebuild /path/

RE: [gentoo-user] apache-1.3.33 with mod_perl and mod_php

2005-04-01 Thread Felipe de Jesús Molina Bravo
Why do I need mod_perl and mod_phop as static modules ? because there are some modules that required as it. For example for mod_perl, I need the HTML-Mason and at a paragraph in the readme file says: "Using Mason with a mod_perl DSO may cause your Apache server to crash silently at startup, or fai

RE: [gentoo-user] apache-1.3.33 with mod_perl and mod_php

2005-03-30 Thread A. Khattri
On Tue, 29 Mar 2005, MOLINA BRAVO FELIPE DE JESUS wrote: > But with this form the modules are installed as dinamic ... and static ... > how??? Why do you need static modules? There's no difference in functionality when using dynamic modules. I would be loathe to make mod_perl static - it makes

RE: [gentoo-user] apache-1.3.33 with mod_perl and mod_php

2005-03-29 Thread MOLINA BRAVO FELIPE DE JESUS
But with this form the modules are installed as dinamic ... and static ... how??? thanks -Original Message- From: A. Khattri [mailto:[EMAIL PROTECTED] Sent: Tue 3/29/2005 7:49 PM To: [EMAIL PROTECTED] Cc: Subject:RE: [gentoo-user] apache-1.3.33 with mod_perl and

RE: [gentoo-user] apache-1.3.33 with mod_perl and mod_php

2005-03-29 Thread A. Khattri
On Tue, 29 Mar 2005, Felipe de Jesús Molina Bravo wrote: > But i need to install mod_perl and mod_php as apache static modules. > Also i need apache 1.3.33. > > I make: > > ebuild mod_perl-1.29 fetch > ebuild apache-1.3.33 fetch > ebuild mod_php-4.3.9 fetch > > ebuild mod_perl-1.29 unpack > ebuild

RE: [gentoo-user] apache-1.3.33 with mod_perl and mod_php

2005-03-29 Thread Felipe de Jesús Molina Bravo
-2005 a las 08:18 +0100, Peter Berkenbosch escribió: > > -Oorspronkelijk bericht- > > Van: Felipe de Jesús Molina Bravo [mailto:[EMAIL PROTECTED] > > Verzonden: donderdag 24 maart 2005 1:52 > > Aan: [EMAIL PROTECTED] > > Onderwerp: [gentoo-user] apache-1

Re: [gentoo-user] apache-1.3.33 with mod_perl and mod_php

2005-03-24 Thread Kashani
Felipe de Jesús Molina Bravo wrote: How can install apache-1.3.33 with support for mod_perl and mod_php? My first solution is with variable USE="perl php" is correct? no, apache 1.3 only has two use variables, ssl and pam. emerge apache mod_php mod_perl kashani -- gentoo-user@gentoo.org mailing lis

RE: [gentoo-user] apache-1.3.33 with mod_perl and mod_php

2005-03-23 Thread Peter Berkenbosch
> -Oorspronkelijk bericht- > Van: Felipe de Jesús Molina Bravo [mailto:[EMAIL PROTECTED] > Verzonden: donderdag 24 maart 2005 1:52 > Aan: [EMAIL PROTECTED] > Onderwerp: [gentoo-user] apache-1.3.33 with mod_perl and mod_php > > How can install apache-1.3.33 with sup