Closed 201206030 closed 2 years ago
Hi! Unfortunately this is way out of the scope of the phpMyAdmin image but I found some similar issues on GitHub:
Somebody seems to have pinned down the issue and described the solution: https://github.com/tanmng/docker-chevereto/issues/36#issuecomment-1143035131
And the technical explanation: https://askubuntu.com/a/1323472/432270 Let me know what you think about it
Thanks, I see. it's because of Apache web server.
Thanks, I see. it's because of Apache web server.
The kernel version and the apache version seem to be the combination that leads to this error I am closing this issue but feel free to post any helpful comment here for other users that will have this issue
Thanks, I see. it's because of Apache web server.
The kernel version and the apache version seem to be the combination that leads to this error I am closing this issue but feel free to post any helpful comment here for other users that will have this issue
OK!
The problem occurs when I install the latest version(5.2.0) of phpmyadmin using docker.
Install Command
Docker Info
If I change the version of phpmyadmin to 4.9.6 there will be no problem.
Docker Info
There is no problem installing the latest version on the above environment.I don't know if it is because the Kernel version is too low, but the Kernel version is not allowed to be modified. Is there any other solution?