Skip to Content.
Sympa Menu

en - Re: [en@sympa] [External] RE: mod_ruid2 causing httpd to die when I start wwsympa

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: "True, James Scott" <address@concealed>
  • To: Rafal S <address@concealed>, "address@concealed" <address@concealed>
  • Subject: Re: [en@sympa] [External] RE: mod_ruid2 causing httpd to die when I start wwsympa
  • Date: Mon, 25 Nov 2024 20:45:48 +0000

When mod_ruid2 is loaded via the httpd.conf file, I see it in the logs:

 

[Fri Nov 22 14:38:07.684888 2024] [:notice] [pid 432483:tid 432483] mod_ruid2/0.9.8 enabled

 

Then I see it trying to fork children and failing:

 

Fri Nov 22 14:38:07.691392 2024] [core:notice] [pid 432483:tid 432483] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'

[Fri Nov 22 14:39:18.760221 2024] [core:notice] [pid 432483:tid 432483] AH00051: child pid 432485 exit signal Abort (6), possible coredump in /etc/httpd

[Fri Nov 22 14:39:18.761067 2024] [core:notice] [pid 432483:tid 432483] AH00051: child pid 432486 exit signal Abort (6), possible coredump in /etc/httpd

[Fri Nov 22 14:39:18.761840 2024] [core:notice] [pid 432483:tid 432483] AH00051: child pid 432487 exit signal Abort (6), possible coredump in /etc/httpd

[Fri Nov 22 14:39:18.761856 2024] [mpm_event:warn] [pid 432483:tid 432483] AH10392: children are killed successively!

[Fri Nov 22 14:39:18.761895 2024] [core:notice] [pid 432483:tid 432483] AH00051: child pid 432708 exit signal Abort (6), possible coredump in /etc/httpd

[Fri Nov 22 14:39:19.763820 2024] [core:notice] [pid 432483:tid 432483] AH00051: child pid 432785 exit signal Abort (6), possible coredump in /etc/httpd

 

I check for coredumps but the folder is empty.

 

Any thoughts?

 

Is there another module that would recommend that would let me run perl scripts via httpd as a different account? This is for our support staff. We have a different account with read access to the sympa DB. We have perl scripts that them look up a user or a list.

 

-Jim

 

From: Rafal S <address@concealed>
Date: Friday, November 22, 2024 at 5:46
PM
To: True, James Scott <address@concealed>, address@concealed <address@concealed>
Subject: [External] RE: [en@sympa] mod_ruid2 causing httpd to die when I start wwsympa

This message was sent from a non-IU address. Please exercise caution when clicking links or opening attachments from external sources.

 

Anything in the logs?

 

-------- Original message --------

From: "True, James Scott" <address@concealed>

Date: 23/11/24 9:41 am (GMT+12:00)

To: address@concealed

Subject: [en@sympa] mod_ruid2 causing httpd to die when I start wwsympa

 

All,

 

I have this working on our old CentOS 7 server running sympa.  I have the mod_ruid2 installed. It is loaded in httpd when it starts. wwsympa starts with no issues. We use mod_ruid2 to run perl scripts via the web as another user.

 

On our new RHEL 9 server running sympa I have install mod_ruid2 and httpd will die when I start wwsympa.

 

If I comment out the loading of the mod_ruid2 and restart httpd, wwsympa loads fine. Everything works except the perl scripts we use via web.

 

Has anyone encounter anything like this? Any suggestions?

 

Thanks,

 

Jim True




Archive powered by MHonArc 2.6.19+.

Top of Page