You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Alejandro Galue <ag...@sync.com.ve> on 2003/10/27 19:38:06 UTC

Production Web Server Question

 
Hello All,

I need help with mod_perl

My production servers has RedHat 8.0 and 9.0 using Perl, Apache and mod_perl
RedHat rpms.

What is your suggestion for a production server ?

In others emails I read that perl 5.8.1 with Apache 1.3.28 and mod_perl 1.28
is the best stable solution for a production server. Is that true ????

If yes ?, please anyone can help me with the manual compilation procedures,
I mean, parameters for ./configure for apache and perl, and Makefile.PL for
mod_perl, becase this packages has no RPM distribution for this redhat
versions ????

Thanks,
Alejandro Galue.



Re: Production Web Server Question

Posted by Stas Bekman <st...@stason.org>.
Thomas Klausner wrote:
> Hi!
> 
> On Mon, Oct 27, 2003 at 02:38:06PM -0400, Alejandro Galue wrote:

>>My production servers has RedHat 8.0 and 9.0 using Perl, Apache and mod_perl
>>RedHat rpms.
>>
>>What is your suggestion for a production server ?
>>
>>In others emails I read that perl 5.8.1 with Apache 1.3.28 and mod_perl 1.28
>>is the best stable solution for a production server. Is that true ????
> 
> 
> Depending on your needs, yes.

Actually the answer could be no as well. Most likely you want to use mp 1.29 
if you go with 5.8.1 as it fixes a potential security vulnerability if rand is 
used, posted earlier along with the 1.29 announcement:
http://marc.theaimsgroup.com/?l=apache-modperl&m=106606815710227&w=2

Also Apache 1.3.29 should be announced any moment now, and you probably want 
to use that one as well.

__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:stas@stason.org http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com


Re: Production Web Server Question

Posted by Thomas Klausner <do...@zsi.at>.
Hi!

On Mon, Oct 27, 2003 at 02:38:06PM -0400, Alejandro Galue wrote:

> I need help with mod_perl

http://perl.apache.org/

> My production servers has RedHat 8.0 and 9.0 using Perl, Apache and mod_perl
> RedHat rpms.
> 
> What is your suggestion for a production server ?
>
> In others emails I read that perl 5.8.1 with Apache 1.3.28 and mod_perl 1.28
> is the best stable solution for a production server. Is that true ????

Depending on your needs, yes.

> If yes ?, please anyone can help me with the manual compilation procedures,
> I mean, parameters for ./configure for apache and perl, and Makefile.PL for
> mod_perl, becase this packages has no RPM distribution for this redhat
> versions ????

http://perl.apache.org/docs/1.0/guide/install.html

-- 
#!/usr/bin/perl                               http://domm.zsi.at
for(ref bless{},just'another'perl'hacker){s-:+-$"-g&&print$_.$/}