用户
 找回密码
 入住 CI 中国社区
搜索
查看: 2069|回复: 1
收起左侧

求助CI不正常运行???

[复制链接]
发表于 2009-7-5 17:37:44 | 显示全部楼层 |阅读模式
D:\
    AppServ\
              www\
                     system\
                     user_guide\
                     index.php
                     license.txt
上面是我的存放位置.
config.php:
$config['base_url'] = "http://127.0.0.1/";
然后打开:http://127.0.0.1/
显示:
Deprecated: Assigning the return value of new by reference is deprecated in D:\AppServ\www\system\codeigniter\Common.php on line 130

Deprecated: Assigning the return value of new by reference is deprecated in D:\AppServ\www\system\codeigniter\Common.php on line 136

Fatal error: Call to undefined function set_magic_quotes_runtime() in D:\AppServ\www\system\codeigniter\CodeIgniter.php on line 60
发表于 2009-7-5 17:39:52 | 显示全部楼层
目前CI不适用于PHP 5.3版本

本版积分规则