Skip to Content.
Sympa Menu

en - Re: [en@sympa] Apache cannot be started

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Ralph Ballier <address@concealed>
  • To: Tim-Ole Golz <address@concealed>
  • Cc: "en@sympa" <address@concealed>
  • Subject: Re: [en@sympa] Apache cannot be started
  • Date: Fri, 03 Jan 2025 11:13:46 +0100

Hi Toag,

after entering "systemctl start wwsympa.socket", this status query appears (see below). But wwsympa.fcgi is not running. Is this process necessary for it to work?

Best Regards,
Ralph

root@sympa:~# systemctl status wwsympa.socket
● wwsympa.socket - Sympa web interface socket
Loaded: loaded (/usr/lib/systemd/system/wwsympa.socket; disabled; preset: enabled)
Drop-In: /etc/systemd/system/wwsympa.socket.d
└─override.conf
Active: active (listening) since Fri 2025-01-03 11:05:08 CET; 29s ago
Triggers: ● wwsympa.service
Listen: /usr/local/var/run/sympa/wwsympa.socket (Stream)
Tasks: 0 (limit: 9431)
Memory: 0B (peak: 256.0K)
CPU: 830us
CGroup: /system.slice/wwsympa.socket

Jan 03 11:05:08 sympa.schule.de systemd[1]: Starting wwsympa.socket - Sympa web interface socket...
Jan 03 11:05:08 sympa.schule.de systemd[1]: Listening on wwsympa.socket - Sympa web interface socket.

-----------------------------------------------------------------------------------------------

Am 03.01.2025 07:19, schrieb Tim-Ole Golz:
Hi, Ralph,

if I enter “ps aux | grep perl | grep wwsympa.fcgi”, there is no result.
Also “ps aux | grep perl” does not produce any results.
And if I enter “ps aux | grep fcgi”, there is also no result.
Is this the cause of the problem?

maybe ;)

if (...)
then
echo = OK
else
echo = not OK

Does the executing of

systemctl start wwsympa.socket

change anything? What gives

systemctl status wwsympa.socket

Best regards, Toag



Archive powered by MHonArc 2.6.19+.

Top of Page