Open update-freak opened 8 months ago
found a solution. In the Dockerfile replace apache-bullseye for apache-buster Source: https://www.synology-forum.de/threads/ds-415-docker-phpmyadmin-38-function-not-implemented-ah00141-could-not-initialize-random-number-generator.126508/
I got the following error message:
Start webserver [Sat Mar 30 10:56:41.027300 2024] [:crit] [pid 43] (38)Function not implemented: AH00141: Could not initialize random number generator Action '-D FOREGROUND' failed. The Apache error log may have more information.
docker-compose.txt
Could this be linked to an outdated linux kernel?
EDIT: confirmed here: https://blog.csdn.net/wbsu2004/article/details/128573082 for Linux Kernel < 3.16 Any possibility to create a docker image for Linux Kernels lower than 3.16? (for me it's Linux NAS 3.10.108 #64570)