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: Tim-Ole Golz <address@concealed>
  • To: Ralph Ballier <address@concealed>
  • Cc: "en@sympa" <address@concealed>
  • Subject: Re: [en@sympa] Apache cannot be started
  • Date: Wed, 8 Jan 2025 12:57:45 +0100

Hi, Ralph,

> I used systemd and proceeded exactly as described in the manual and as you
> have described here in the mail.
> Unfortunately no success.

:\

> Once again my question: Do I have to see a process with the name
> “wwsympa.fcgi” with “ps ax”?

I think it should - when I compare the two running sympa-servers we are
managing:

ps aux | grep ww

sympa 154506 0.0 1.2 182804 74252 ? Ss 2024 2:04
/usr/bin/perl /usr/lib/cgi-bin/sympa/wwsympa.fcgi

- with those apache-vhost-config:

<Location /sympa>
SetHandler "proxy:unix:/run/sympa/wwsympa.socket|fcgi://localhost"
Require all granted
</Location>

Best regards,

Toag


Archive powered by MHonArc 2.6.19+.

Top of Page