Because memcached was readded, I updated the oc11-prealpha image today and checked the php prerequisites:
✔️ exists in /etc/php/8.3/mods-available
❌ does not exist in /etc/php/8.3/apache2/conf.d
I am curious if memcached.ini should show up (link) in conf.d (missing phpenmod in Dockerfile?)
@DeepDiver1975
Because memcached was readded, I updated the oc11-prealpha image today and checked the php prerequisites:
✔️ exists in
/etc/php/8.3/mods-available❌ does not exist in
/etc/php/8.3/apache2/conf.dI am curious if
memcached.inishould show up (link) in conf.d (missing phpenmod in Dockerfile?)@DeepDiver1975