Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: ModPerl: Dev

[VOTE]: drop support for httpd < 2.0.50

 

 

ModPerl dev RSS feed   Index | Next | Previous | View Threaded


pgollucci at p6m7g8

May 15, 2008, 11:42 AM

Post #1 of 3 (430 views)
Permalink
[VOTE]: drop support for httpd < 2.0.50

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Can we please drop support for
2.0.47
2.0.48
2.0.49

I can't even compile this guys anymore without installing gcc 3.4.x.
(buserror / segfaults) before you even put mod_perl into the picture.

freebsd and linux afaik bundle gcc 4.x (4.2 these days)


- --
- ------------------------------------------------------------------------
Philip M. Gollucci (philip[at]ridecharge.com)
o:703.549.2050x206
Senior System Admin - Riderway, Inc.
http://riderway.com / http://ridecharge.com
1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.8 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFILIQpdbiP+9ubjBwRAgwSAJ4pyiwhRAOUJWNPPjEeDPJRYCryGgCfaPBL
pCgq+Hp9fGvCBSquNuffsKM=
=FbuH
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe[at]perl.apache.org
For additional commands, e-mail: dev-help[at]perl.apache.org


fred at redhotpenguin

May 15, 2008, 11:59 AM

Post #2 of 3 (411 views)
Permalink
Re: [VOTE]: drop support for httpd < 2.0.50 [In reply to]

Philip M. Gollucci wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Can we please drop support for
> 2.0.47
> 2.0.48
> 2.0.49
>
> I can't even compile this guys anymore without installing gcc 3.4.x.
> (buserror / segfaults) before you even put mod_perl into the picture.

+1

IIRC, 2.0.50 is required for some recent mp2 release, I can't seem to
track down the details at the moment. However as the latest release is
2.0.63, I think this change is quite reasonable.

I am somewhat concerned that there will be more than a few users out
there with gcc 3.4.x (me for one :) ) However, as there are 13 releases
past 2.0.50, I support this change.

>
> freebsd and linux afaik bundle gcc 4.x (4.2 these days)
>
>
> - --
> - ------------------------------------------------------------------------
> Philip M. Gollucci (philip[at]ridecharge.com)
> o:703.549.2050x206
> Senior System Admin - Riderway, Inc.
> http://riderway.com / http://ridecharge.com
> 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C
>
> Work like you don't need the money,
> love like you'll never get hurt,
> and dance like nobody's watching.
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2.0.8 (FreeBSD)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iD8DBQFILIQpdbiP+9ubjBwRAgwSAJ4pyiwhRAOUJWNPPjEeDPJRYCryGgCfaPBL
> pCgq+Hp9fGvCBSquNuffsKM=
> =FbuH
> -----END PGP SIGNATURE-----
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe[at]perl.apache.org
> For additional commands, e-mail: dev-help[at]perl.apache.org
>


--
Red Hot Penguin Consulting LLC
mod_perl/PostgreSQL consulting and implementation
http://www.redhotpenguin.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe[at]perl.apache.org
For additional commands, e-mail: dev-help[at]perl.apache.org


pgollucci at p6m7g8

May 15, 2008, 12:03 PM

Post #3 of 3 (411 views)
Permalink
Re: [VOTE]: drop support for httpd < 2.0.50 [In reply to]

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Fred Moyer wrote:
|> IIRC, 2.0.50 is required for some recent mp2 release, I can't seem to
~ ^^^^^^^^
wrong word, its minimum supported.

*** Prerequisites ***

Apache:
~ Dynamic mod_perl (DSO): Apache 2.0.47 - 2.2.8.
~ Static mod_perl: Apache 2.0.51 - 2.2.8.

~ Newer Apache versions may work with this version of mod_perl. If
~ not, the svn version likely will, which can be obtained from:

http://perl.apache.org/download/source.html#Development_mod_perl_2_0_Source_Distribution

Perl:
~ Dynamic mod_perl (DSO):

~ + prefork mpm:
~ - Perl version 5.6.1 or higher

~ + non-prefork mpm:
~ - Perl with ithreads support version 5.8.0 or higher

~ Static mod_perl:

~ + prefork mpm:
~ - Perl with ithreads support version 5.6.1 or higher
~ - Perl without ithreads support version 5.8.2 or higher

~ + non-prefork mpm:
~ - Perl with ithreads support version 5.8.0 or higher



- --
- ------------------------------------------------------------------------
Philip M. Gollucci (philip[at]ridecharge.com)
o:703.549.2050x206
Senior System Admin - Riderway, Inc.
http://riderway.com / http://ridecharge.com
1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.8 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFILIjsdbiP+9ubjBwRAo5WAJ4rXxsSL4jUQQ2/JjWDQHiwnYp//ACfb2d+
XwkuDaGf8mHVjluKsGlrqoc=
=QAP6
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe[at]perl.apache.org
For additional commands, e-mail: dev-help[at]perl.apache.org

ModPerl dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.