Subject: The mailing list for listmasters using Sympa
List archive
- From: Tim-Ole Golz <address@concealed>
- To: "en@sympa" <address@concealed>
- Subject: Re: [en@sympa] Apache cannot be started
- Date: Thu, 2 Jan 2025 14:19:01 +0100
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+.