|
系统打开首页的时候,有点不正常,总是要打两次,第一次是错误的,第二次就好了,我看了日志,其中有一个 Severity: Notice 如下,看了以前的LOG,是没有这个情况的,请大家指点一下,这个是什么错?指向的系统文件,没有手动改过,应该不会有错.谢谢了.
DEBUG - 2012-08-09 16:40:15 --> Config Class Initialized
DEBUG - 2012-08-09 16:40:15 --> Hooks Class Initialized
DEBUG - 2012-08-09 16:40:15 --> Utf8 Class Initialized
DEBUG - 2012-08-09 16:40:15 --> UTF-8 Support Enabled
DEBUG - 2012-08-09 16:40:15 --> URI Class Initialized
DEBUG - 2012-08-09 16:40:15 --> Router Class Initialized
DEBUG - 2012-08-09 16:40:15 --> Output Class Initialized
DEBUG - 2012-08-09 16:40:15 --> Security Class Initialized
DEBUG - 2012-08-09 16:40:15 --> Input Class Initialized
DEBUG - 2012-08-09 16:40:15 --> Global POST and COOKIE data sanitized
DEBUG - 2012-08-09 16:40:15 --> Language Class Initialized
DEBUG - 2012-08-09 16:40:15 --> Loader Class Initialized
DEBUG - 2012-08-09 16:40:15 --> Helper loaded: url_helper
DEBUG - 2012-08-09 16:40:15 --> Helper loaded: form_helper
DEBUG - 2012-08-09 16:40:15 --> Database Driver Class Initialized
DEBUG - 2012-08-09 16:40:15 --> Session Class Initialized
DEBUG - 2012-08-09 16:40:15 --> Helper loaded: string_helper
ERROR - 2012-08-09 16:40:15 --> Severity: Notice --> unserialize() [<a href='function.unserialize'>function.unserialize</a>]: Error at offset 4432 of 4436 bytes D:\wwwroot\wwwewike\wwwroot\system\libraries\Session.php 724
DEBUG - 2012-08-09 16:40:15 --> Session routines successfully run
DEBUG - 2012-08-09 16:40:15 --> Controller Class Initialized
|
|