Bug 155465

Summary: Note needed about upgrading of mod_perl
Product: [Retired] Fedora Documentation Reporter: Jose Pedro Oliveira <jose.p.oliveira.oss>
Component: release-notesAssignee: Karsten Wade <kwade>
Status: CLOSED CURRENTRELEASE QA Contact: Tammy Fox <tammy.c.fox>
Severity: medium Docs Contact:
Priority: medium    
Version: develCC: jorton
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: http://fedoraproject.org/wiki/FedoraDocs_2fRelNotes_2fCore4Test1RelNotes
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-05-04 11:57:53 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 151189    

Description Jose Pedro Oliveira 2005-04-20 16:26:57 UTC
Description of problem, and enhancement request:

This week mod_perl was updated to the latest version (2.0.0 RC5).
The main problem is that this version is incompatible with
all previous versions: several perl modules were renamed
from Apache:: to Apache2::.  This will break every application
that depends on mod_perl.

A warning about this problem should be added to the FC4 release notes.


Version of release notes this bug refers to:
FC4test3 with mod_perl-2.0.0rc5

URL of bug/enhancement (change if different):
More information on the problem:
http://search.cpan.org/~geoff/mod_perl-2.0.0-RC5/Changes

Comment 1 Joe Orton 2005-04-26 12:17:48 UTC
Suggested text to add to the "Web server" section:

mod_perl

The "RC5" release of mod_perl 2.0 is now included; the API provided by this
release is incompatible with previous 1.99_xx releases.  Please see the
following document for discussion of how to adapt code to use the new API:
 
   http://perl.apache.org/docs/2.0/rename.html   


Comment 2 Karsten Wade 2005-05-04 11:57:53 UTC
Included in relnotes for FC3test3.