« What's Mean "TCP: Treason uncloaked! Peer..shrinks window..Repaired." | Blog首页 | Oracle10g动态性能视图(v$ view)表下载 »
MT Scode 插件错误解决
作者:eygle |【转载时请务必以超链接形式标明文章原始出处和作者信息及本声明】链接:http://www.eygle.com/archives/2006/01/mt_scode_error_correct.html
自从安装了Scode插件以后,网站的error_log日志中就经常出现如下两段错误日志:
Useless use of private variable in void context at "my" variable $entry masks earlier declaration in same scope at |
今天查询了一下,找到了一个暂时的解决方案:
1.57行的错误解决
将57行注视:
# $staticwebpath;
2.第192行错误解决
将 my $entry 修改为 $entry
就此解决以上2个错误.
By eygle on 2006-01-03 16:51 | Comments (3) | Posted to Web | Edit |Pageviews:
Listed below are links to weblogs that reference MT Scode 插件错误解决:
» 完成网站迁移 from Friends Life and Oracle
昨天,花了一个下午时间将网站迁移到了新的服务器上.
中间网站有一个时段不可以访问.迁移之后,SCode插件出现了一些问题,重新安装GD始终存在错误,以下是提示信息,最为恼人: [Read More]
Tracked on September 6, 2006 5:52 PM
留言 (3)
test
Posted by: 柔 at January 3, 2006 5:34 PM
test two ...
Posted by: eygle at January 3, 2006 11:51 PM
问题终于解决,呀!
Posted by: eygle at January 3, 2006 11:57 PM
