Skip to Content.
Sympa Menu

en - RE: [en@sympa] httpd update on RHEL 8 broke Sympa web interface

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: "Widerski, Betty" <address@concealed>
  • To: "Widerski, Betty" <address@concealed>, Joe Meslovich <address@concealed>, "address@concealed" <address@concealed>
  • Subject: RE: [en@sympa] httpd update on RHEL 8 broke Sympa web interface
  • Date: Tue, 13 Aug 2024 19:02:10 +0000

Ah – he changed the wrong place. The correct conf edit works – thanks!

 

From: address@concealed <address@concealed> On Behalf Of Widerski, Betty
Sent: Tuesday, August 13, 2024 2:30 PM
To: Joe Meslovich <address@concealed>; address@concealed
Subject: RE: [en@sympa] httpd update on RHEL 8 broke Sympa web interface

 

Thanks – my admin made this change, but while it now responds the page formatting broke. Should look like

 

But now looks like this:

 

From: Joe Meslovich <address@concealed>
Sent: Tuesday, August 13, 2024 2:13 PM
To: Widerski, Betty <address@concealed>; address@concealed
Subject: RE: httpd update on RHEL 8 broke Sympa web interface

 

You don't often get email from address@concealed. Learn why this is important

I ran into this exact same issue on her Rocky Linux 9 based Sympa server.  I found a bug on their GitHub referencing a similar httpd update to Ubuntu breaking in the same way.  The fix was to change the SetHandler variable in /etc/httpd/conf.d/sympa.conf.

Old value:

SetHandler "proxy:unix:/var/run/sympa/wwsympa.socket|fcgi://"

New value:

SetHandler "proxy:unix:/var/run/sympa/wwsympa.socket|fcgi://localhost"


It was referenced in this Sympa bug:

https://github.com/sympa-community/sympa/issues/1863

 

 

Joseph Meslovich
Network Administrator & IT Security Officer
Information Technology Center
Bridgewater College
Phone: 540-828-5343 | bridgewater.edu

 

 

 

From: address@concealed <address@concealed> On Behalf Of Widerski, Betty
Sent: Tuesday, August 13, 2024 1:44 PM
To: address@concealed
Subject: [en@sympa] httpd update on RHEL 8 broke Sympa web interface

 

You don't often get email from address@concealed. Learn why this is important

After monthly patching of our RHEL 8 Sympa Dev server, we could no longer reach the web interface – a 400 error was thrown. Our sysadmin determined it didn’t like the httpd version applied and rolled it back to make the web interface functional.

 

Is this something you have encountered? We are on Sympa 6.2.72 – is there a later version that will work, or some config on the current version to tweak?

 

Working httpd version:

httpd-2.4.37-64.module+el8.10.0+21332+dfb1b40e.x86_64

httpd-tools-2.4.37-64.module+el8.10.0+21332+dfb1b40e.x86_64

httpd-filesystem-2.4.37-64.module+el8.10.0+21332+dfb1b40e.noarch

mod_ssl-2.4.37-64.module+el8.10.0+21332+dfb1b40e.x86_64

 

 

 

New version of httpd that didn’t work:

httpd-filesystem-2.4.37-65.module+el8.10.0+22069+b47f5c72.1.noarch

httpd-tools-2.4.37-65.module+el8.10.0+22069+b47f5c72.1.x86_64

httpd-2.4.37-65.module+el8.10.0+22069+b47f5c72.1.x86_64

mod_ssl-2.4.37-65.module+el8.10.0+22069+b47f5c72.1.x86_64

 

Thanks

Betty

 

 

Betty Widerski

Cloud & Server Engineering – HBS Information Technology

HARVARD  BUSINESS  SCHOOL     

Shad 108 N | address@concealed | T: 617.495.6642

 

 

 




Archive powered by MHonArc 2.6.19+.

Top of Page