phpmyadmin / docker

Docker container for phpMyAdmin
https://hub.docker.com/_/phpmyadmin
GNU General Public License v3.0
655 stars 451 forks source link

AH00534: httpd: Configuration error: More than one MPM loaded. #433

Closed evgeny-mezin-epam closed 3 months ago

evgeny-mezin-epam commented 6 months ago

arm64v8:latest container is suffering from that issue the fix seems to be found and described over here

https://stackoverflow.com/questions/24060620/error-starting-apache-httpd-configuration-error-more-than-one-mpm-loaded

williamdes commented 6 months ago

Can you send your docker compose file for reference here ?