Subject: The mailing list for listmasters using Sympa
List archive
- 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 00:11:03 +0100
Hi Toag,
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?
Best Regards,
Ralph
Am 02.01.2025 14:19, schrieb Tim-Ole Golz:
Hi, Ralph,
there is a trailing = in the file name.
Also check whether the socket is active:
sudo systemctl status wwsympa.socket
you could also check the socket with this simple script:
#!/bin/bash
SERVICE="wwsympa"
if ps aux | grep perl | grep wwsympa.fcgi >/dev/null
then
echo "$SERVICE is running" && ls -la --color=auto /run/sympa/ | grep socket
else
echo "$SERVICE stopped" && systemctl start wwsympa.socket && ls -la --color=auto /run/sympa/wwsympa.socket
/\ adjust it to your needs!
Best regards, Toag
-
[en@sympa] Apache cannot be started,
Ralph Ballier, 01/02/2025
-
Re: [en@sympa] Apache cannot be started,
Tim-Ole Golz, 01/02/2025
-
Re: [en@sympa] Apache cannot be started,
Ralph Ballier, 01/02/2025
-
Re: [en@sympa] Apache cannot be started,
Stefan Hornburg (Racke), 01/02/2025
-
Re: [en@sympa] Apache cannot be started,
Tim-Ole Golz, 01/02/2025
-
Re: [en@sympa] Apache cannot be started,
Ralph Ballier, 01/02/2025
-
Re: [en@sympa] Apache cannot be started,
Tim-Ole Golz, 01/03/2025
- Re: [en@sympa] Apache cannot be started, Ralph Ballier, 01/03/2025
- Re: [en@sympa] Apache cannot be started, Tim-Ole Golz, 01/03/2025
- Re: [en@sympa] Apache cannot be started, Ralph Ballier, 01/05/2025
-
Re: [en@sympa] Apache cannot be started,
Tim-Ole Golz, 01/03/2025
- Re: [en@sympa] Apache cannot be started, Ralph Ballier, 01/05/2025
-
Re: [en@sympa] Apache cannot be started,
Ralph Ballier, 01/02/2025
-
Re: [en@sympa] Apache cannot be started,
Tim-Ole Golz, 01/02/2025
-
Message not available
- Re: [en@sympa] Apache cannot be started, Tim-Ole Golz, 01/03/2025
-
Re: [en@sympa] Apache cannot be started,
Stefan Hornburg (Racke), 01/02/2025
-
Re: [en@sympa] Apache cannot be started,
Ralph Ballier, 01/02/2025
-
Re: [en@sympa] Apache cannot be started,
Tim-Ole Golz, 01/02/2025
Archive powered by MHonArc 2.6.19+.