Hide Forgot
The patch to httpd that fixed VU379828 extends the core_server_config structure, which means that MODULE_MAGIC_NUMBER_MINOR will change. The patch in httpd-2.0.46-18.ent.src.rpm is missing this change, which is in 2.0.47.
Created attachment 94411 [details] Patch to ap_mmn.h from 2.0.47 Changes MODULE_MAGIC_NUMBER_MINOR to 4
Good catch, thanks a lot.
Added in 2.0.46-19.ent, thanks for the patch.