« 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
链接: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个错误.
历史上的今天...
>> 2009-01-03文章:
>> 2008-01-03文章:
>> 2005-01-03文章:
By eygle on 2006-01-03 16:51 | Comments (3) | Del.icio.us | Google | Web | Edit |Pageviews:
搜索本站:

test
test two ...
问题终于解决,呀!