请教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.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
高手请指点!感激不尽