Wordpress site down
roassystems
PROOP

4 months ago

Please, I need help. My WordPress container isn't working. I haven't touched anything. The only thing that happened was that the payment was processed a day late, but now it's not working.

2026-02-23T20:34:49.835310953Z [inf] Mounting volume on: /var/lib/containers/railwayapp/bind-mounts/0edcdd22-4ef6-4ee4-8e9d-cfdf606ad771/vol_56jma7buk9brzoii

2026-02-23T20:34:50.570044760Z [err] AH00534: apache2: Configuration error: More than one MPM loaded.

2026-02-23T20:34:50.856336844Z [inf] Starting Container

2026-02-23T20:34:53.450089133Z [inf] Mounting volume on: /var/lib/containers/railwayapp/bind-mounts/0edcdd22-4ef6-4ee4-8e9d-cfdf606ad771/vol_56jma7buk9brzoii

2026-02-23T20:34:53.607692568Z [err] AH00534: apache2: Configuration error: More than one MPM loaded.

Solved$20 Bounty

Pinned Solution

4 months ago

Hey, can you try overwriting/setting your WordPress start command to the line below?

/bin/sh -c 'set -eu; a2dismod mpm_event mpm_worker || true; a2enmod mpm_prefork || true; exec docker-entrypoint.sh "$@"' -- apache2-foreground

4 Replies

sam-a
EMPLOYEE

4 months ago

Hi - this is a configuration error not related to any payments on your account (which is now current).

You can check the web or if you'd like I can push to the community to help you solve this with our Bounty Program. (That will make the thread public.)


Status changed to Awaiting User Response Railway 4 months ago


roassystems
PROOP

4 months ago

But I haven't made any changes; it just got corrupted after the payment didn't go through yesterday. Even redeploying from previous versions doesn't work. Please, I need your help. How is it possible that things are corrupting themselves?


Status changed to Awaiting Railway Response Railway 4 months ago


Railway
BOT

4 months ago

This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.

Status changed to Open Railway 4 months ago


roassystems

But I haven't made any changes; it just got corrupted after the payment didn't go through yesterday. Even redeploying from previous versions doesn't work. Please, I need your help. How is it possible that things are corrupting themselves?

4 months ago

Hey, can you try overwriting/setting your WordPress start command to the line below?

/bin/sh -c 'set -eu; a2dismod mpm_event mpm_worker || true; a2enmod mpm_prefork || true; exec docker-entrypoint.sh "$@"' -- apache2-foreground

roassystems
PROOP

4 months ago

Thank you, God bless you


Status changed to Open uxuz 4 months ago


Status changed to Solved uxuz 4 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...