Bug 505048 - mod_file_cache.so, mod_mem_cache.so missing after update to 11
Summary: mod_file_cache.so, mod_mem_cache.so missing after update to 11
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: httpd
Version: 11
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Joe Orton
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-06-10 13:54 UTC by Matt Castelein
Modified: 2009-10-23 07:46 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-06-24 17:47:15 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Matt Castelein 2009-06-10 13:54:26 UTC
The lines:

LoadModule file_cache_module modules/mod_file_cache.so
LoadModule mem_cache_module modules/mod_mem_cache.so

were in httpd.conf apparently by default; Now after updating to Fedora 11 they are missing, and httpd refuses to start.

The new package is httpd-2.2.11-8.x86_64

Comment 1 Brian Millett 2009-06-11 13:39:06 UTC
The Changelog for httpd-2.2.11-8 RPM for i586 shows:

* Tue Mar 17 2009 Joe Orton <jorton> 2.2.11-8
  - fix pidfile in httpd.logrotate (thanks to Rainer Traut)
  - don't build mod_mem_cache or mod_file_cache


WHY!!!  What logic is that Joe?

Comment 2 Milos Jakubicek 2009-06-20 19:36:33 UTC
Regardless of the fact whether they should or shouldn't be built, the httpd.conf entry has to correspond, now it is broken and makes httpd not starting, fix this asap please!

Comment 3 Milos Jakubicek 2009-06-20 19:40:54 UTC
...sorry, I was too fast and didn't notice there was a httpd.conf.rpmnew which was *correct*. Once again sorry for the noise.

Comment 4 Matt Castelein 2009-06-24 17:47:15 UTC
Milos is right, the http.conf.rpmnew was correct and just needed to be merged into the running configuration.

Comment 5 borisbar7 2009-08-07 11:25:47 UTC
I use this modules.
It's useful modules, please add to next build.

one more bug:
https://bugzilla.redhat.com/show_bug.cgi?id=493424

Thanks

Comment 6 Mike McGrath 2009-10-22 18:41:05 UTC
Can the old modules be packaged?  I still use them.

Comment 7 Joe Orton 2009-10-23 07:46:32 UTC
Mike: technical justification needed to continue shipping these modules, in bug 493458.


Note You need to log in before you can comment on or make changes to this bug.