请问怎么安装CI 和 tank auth ?
本帖最后由 vcxz_1982 于 2011-4-13 13:11 编辑我用了 EASY PHP
吧CI放在www目录下, 可以访问 welcome
现在要安装 tank auth, 复制到响应的目录下去了
google一圈都没有说怎么配置数据库, 那个SQL表导入到哪个数据库呢?
我修改了CI的数据库.php, 但是没有效果.
总是错误页面.
An Error Was Encountered
In order to use the Session class you are required to set an encryption key in your config file. 这个错误,你去ci的config里面找到227行,配置一个key就行了,key随便写
2.0用ci的session必须配置这个key 回复 2# zhouli520
原来这样! 非常感谢!
页:
[1]