fgxtrue 发表于 2009-8-27 21:18:38

新人求助--ci 配置出错

我将ci文件拷贝到我的根目录,修改了config.php文件,浏览器下运行有错误,大家帮忙看下,是什么原因?知道的说下,谢谢了一个刚学PHP的新手。
Deprecated: Assigning the return value of new by reference is deprecated in C:\wamp\www\ci\system\codeigniter\Common.php on line 130
Deprecated: Assigning the return value of new by reference is deprecated in C:\wamp\www\ci\system\codeigniter\Common.php on line 136

A PHP Error was encounteredSeverity: 8192
Message: Function set_magic_quotes_runtime() is deprecated
Filename: codeigniter/CodeIgniter.php
Line Number: 60

A PHP Error was encounteredSeverity: 8192
Message: Assigning the return value of new by reference is deprecated
Filename: libraries/Loader.php
Line Number: 255

Hex 发表于 2009-8-28 00:43:29

CI 1.7.1 不支持 PHP 5.3
请等待 1.7.2 版本。

ares333 发表于 2009-9-8 15:06:25

正解
我也遇到了同样的问题,我用的是wamp2.0
页: [1]
查看完整版本: 新人求助--ci 配置出错