设为首页
收藏本站
Archiver
用户
登录
入住
用户名
Email
自动登录
找回密码
密码
登录
入住 CI 中国社区
首页
返回 CodeIgniter 中国首页
论坛
BBS
导读
Guide
个人主页
Space
中文手册
搜索
CodeIgniter 搜索引擎
视频教程
案例
任务
搜索
搜索
本版
帖子
用户
设为首页
收藏本站
Archiver
开启辅助访问
切换到宽版
日志
相册
分享
记录
CodeIgniter4
CodeIgniter3
CodeIgniter2
帖子
好友
道具
勋章
收藏
任务
记录
留言板
设置
我的收藏
退出
腾讯QQ
微信登录
CodeIgniter 中国开发者社区
»
论坛
›
CodeIgniter 开发
›
CodeIgniter 问答求助
›
错误:Unable to load the requested driver: Cache_dum ...
返回列表
查看:
1541
|
回复:
0
[HELP]
错误:Unable to load the requested driver: Cache_dummy
[复制链接]
zc035
zc035
当前离线
积分
595
IP卡
狗仔卡
发表于 2015-6-11 22:49:36
|
显示全部楼层
|
阅读模式
测试memcached。
代码:
$this
->
load
->
driver
(
'cache'
)
;
$this
->
cache
->
memcached
->
save
(
'foo'
,
'bar'
,
10
)
;
$ss
=
$this
->
cache
->
memcached
->
get
(
'foo'
)
;
这个是为什么呢。。。dummy 是什么东西。。。
requested
相关帖子
•
Unable to load the requested file,无法加载视图文件
•
开启csrf ,ajax的时候,提示The action you have requested is not allowe
•
开启csrf ,ajax的时候,提示The action you have requested is not allowe
•
最新版本的library必须要扩展自system下的库吗?
•
急急 求解决 php ci框架 网站的 404 Page Not Found
•
Unable to load the requested class: cache 错误解决方案
•
求助,急
•
CI框架加载CACHE 出现这个问题
•
做分页为什么老是报这个错误?求解救
回复
使用道具
举报
提升卡
置顶卡
沉默卡
喧嚣卡
变色卡
千斤顶
显身卡
返回列表
高级模式
B
Color
Image
Link
Quote
Code
Smilies
您需要登录后才可以回帖
登录
|
入住 CI 中国社区
本版积分规则
发表回复
回帖后跳转到最后一页