pppmeme 发表于 2011-3-17 18:05:24

session要怎么设置,提示错误

An Error Was Encountered
In order to use the Session class you are required to set an encryption key in your config file.

visvoy 发表于 2011-3-18 08:43:27

转自股沟翻译:
In order to use the Session class you are required to set an encryption key in your config file
为了使用会话类,你需要设置一个你的配置文件加密密钥

wsluozefeng 发表于 2011-3-28 10:23:49

版主,能再清楚些么,懵懂啊

zhouli520 发表于 2011-3-28 10:30:30

config配置文件
找到$config['encryption_key'] = '';
设置一个密钥
页: [1]
查看完整版本: session要怎么设置,提示错误