Enable mcrypt extension by default
Closed this issue · 3 comments
lube8uy commented
Coud you update the image with the mcrypt extension already installed?
ibourgeois commented
it is already installed and enabled by default.
see line 61 in the Dockerfile where it is installed: https://github.com/laraedit/laraedit-docker/blob/master/Dockerfile#L61
and line 82 where it is enabled: https://github.com/laraedit/laraedit-docker/blob/master/Dockerfile#L82
If you are having issues though, please copy and paste a log file or more detail so that I can help you troubleshoot it!
lube8uy commented
Thanks, I got confused with an error related to a missing key on my .env file!
ibourgeois commented
no problem