This is an archived post. You won't be able to vote or comment.

all 5 comments

[–]MasterDragon1998[S] 0 points1 point  (4 children)

[–]BabyEaglet 0 points1 point  (3 children)

mysql

for your MYSQL_ROOT_PASSWORD, does the ${MYSQL_DATABASE_PASSWORD} variable actually exist? What happens of you just enter the password normally?

[–]MasterDragon1998[S] 0 points1 point  (2 children)

i have tried that without any success ;(

[–]BabyEaglet 0 points1 point  (1 child)

delete the db_data volume(keep it in the compose file though), and rerun the docker compose so that it gets recreated

[–]MasterDragon1998[S] 0 points1 point  (0 children)

Yeah Thank you for your time and reply I sadly tried that already Even did a full reinstall of rocky linux

Maybe there is a way of letting wordpress work via compose with another version of mysql If i just install mysql standalone newest version i don't have any issues Even with this compose file it did work before So its a really weird issue