【发布时间】:2017-08-19 14:18:37
【问题描述】:
我安装了memcache lib并将其添加到
framework:
session:
handler_id: session.handler.memcache
但是当我尝试使用它时,我得到了这个错误
[Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException]
You have requested a non-existent service "session.handler.memcache".
【问题讨论】:
标签: php symfony session memcached session-cookies