标题: 请教Bugzilla安装问题 [打印本页] 作者: jacky_yang 时间: 2006-08-10 21:04 标题: 请教Bugzilla安装问题 Bugzilla 运行perl checksetup.pl很正常,没有错误,但是输入网页却报错,大家帮忙看看,谢谢!以下是网页报的错:
Software error:
Base class package "Template" is empty.
(Perhaps you need to 'use' the module which defines that package first.)
at Bugzilla/Template.pm line 46
BEGIN failed--compilation aborted at Bugzilla/Template.pm line 46.
Compilation failed in require at Bugzilla.pm line 34.
BEGIN failed--compilation aborted at Bugzilla.pm line 34.
Compilation failed in require at globals.pl line 799.
BEGIN failed--compilation aborted at globals.pl line 799.
Software error:
[Thu Aug 10 19:19:37 2006] index.cgi: Base class package "Template" is empty.
[Thu Aug 10 19:19:37 2006] index.cgi: (Perhaps you need to 'use' the module which defines that package first.)
[Thu Aug 10 19:19:37 2006] index.cgi: at Bugzilla/Template.pm line 46
[Thu Aug 10 19:19:37 2006] index.cgi: BEGIN failed--compilation aborted at Bugzilla/Template.pm line 46.
[Thu Aug 10 19:19:37 2006] index.cgi: Compilation failed in require at Bugzilla.pm line 34.
[Thu Aug 10 19:19:37 2006] index.cgi: BEGIN failed--compilation aborted at Bugzilla.pm line 34.
[Thu Aug 10 19:19:37 2006] index.cgi: Compilation failed in require at globals.pl line 799.
[Thu Aug 10 19:19:37 2006] index.cgi: BEGIN failed--compilation aborted at globals.pl line 799.
Compilation failed in require at /var/www/html/bugzilla/index.cgi line 33.作者: jacky_yang 时间: 2006-08-11 18:53
高手请指点!感激不尽