Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error after start: AH00141: Could not initialize random number generator #27

Open
update-freak opened this issue Mar 30, 2024 · 1 comment

Comments

@update-freak
Copy link

update-freak commented Mar 30, 2024

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)

@update-freak
Copy link
Author

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/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant