Re: Apache 2.4 Upgrade
"Kevin A. McGrail" <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <[email protected]> |
On 6/15/2015 1:38 PM, John Dunlap wrote: > I'm trying to upgrade my application from Apache 2.2.22(Debian 7) to > Apache 2.4.10(Debian 8) and I'm running into some truly weird > behaviors that I'm having trouble tracking down. I'm not sure if it's > a bug in my code(most likely) or a bug in mod_perl. > > Are there any behavioral changes that I should be aware of when > migrating to Apache 2.4? What version of mod_perl does your system have because I've seen some weird 2.0.7 mod_perl releases on some Debian systems. 2.0.9-rc3 was just rolled last week (thanks Steve Hay) and is the first mod_perl with 2.4 support so not sure if you have something with a cart before the horse.