litespeedtech / ols-docker-env

OpenLiteSpeed Docker Environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

phpmyadmin looping error on Mac M1

StuLast opened this issue · comments

I have encountered a "looping error" after using docker-compose up. This is occurring on a Mac M1 system.

Looping Error:

phpmyadmin_1  | Welcome to the Bitnami phpmyadmin container
phpmyadmin_1  | Subscribe to project updates by watching https://github.com/bitnami/bitnami-docker-phpmyadmin
phpmyadmin_1  | Submit issues and feature requests at https://github.com/bitnami/bitnami-docker-phpmyadmin/issues
phpmyadmin_1  | 
phpmyadmin_1  | INFO  ==> Starting gosu... 
phpmyadmin_1  | [Thu May 27 10:47:53.773401 2021] [core:emerg] [pid 81] (95)Operation not supported: AH00023: Couldn't create the mpm-accept mutex 
phpmyadmin_1  | (95)Operation not supported: could not create accept mutex
phpmyadmin_1  | AH00015: Unable to open logs
phpmyadmin_1 exited with code 1```





Hey @Code-Egg. Thanks for your answer. I will have a look at you suggestion this weekend and get back to this thread with an answer.

commented

Hi @StuLast
Any luck?