Skip to content

patch: failing to load on ubuntu 22#262

Open
morotti wants to merge 1 commit intomasterfrom
morotti-patch-rhel7
Open

patch: failing to load on ubuntu 22#262
morotti wants to merge 1 commit intomasterfrom
morotti-patch-rhel7

Conversation

@morotti
Copy link

@morotti morotti commented Jan 28, 2026

the code detecting is_rhel is wrong. it's detecting the operating system of the host, when running inside a container.

bigger problem: this appears to be needed for all linux distributions for apache 2.4 compatibility

doing some digging, apache 2.2 automatically loaded that module. apache 2.2 hasn't been used for a decade now.
I think we need to load it

the code detecting is_rhel is wrong. it's detecting the operating system of the host, when running inside a container.

bigger problem: this appears to be needed for all linux distributions for apache 2.4 compatibility

doing some digging, apache 2.2 automatically loaded that module.
apache 2.2 hasn't been used for a decade now. 
I think we need to load it

Signed-off-by: morotti <r.morotti@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant