linux下bugzilla出现连接错误,如何解决
我按照网上的步骤在linux下安装了bugzilla和mysql但在./checksetup.pl时报了下面的错,请问各位高手有没有碰到这种问题 如何解决的?<h1>Software error:</h1>
<pre>DBD::mysql::st execute failed: Table 'bugs.bugs' doesn't exist at Bugzilla/DB/Mysql.pm line 634
Bugzilla::DB::Mysql::bz_index_info_real('Bugzilla::DB::Mysql=HASH(0x3d34800)', 'bugs', 'assigned_to') called at Bugzilla/DB/Mysql.pm line 297
Bugzilla::DB::Mysql::bz_setup_database('Bugzilla::DB::Mysql=HASH(0x3d34800)') called at ./checksetup.pl line 1601
</pre>
<p>
For help, please send mail to this site's webmaster, giving this error message
and the time and date of the error.
</p>
checksetup.pl: DBD::mysql::st execute failed: Table 'bugs.bugs' doesn't exist at Bugzilla/DB/Mysql.pm line 634
checksetup.pl: Bugzilla::DB::Mysql::bz_index_info_real('Bugzilla::DB::Mysql=HASH(0x3d34800)', 'bugs', 'assigned_to') called at Bugzilla/DB/Mysql.pm line 297
checksetup.pl: Bugzilla::DB::Mysql::bz_setup_database('Bugzilla::DB::Mysql=HASH(0x3d34800)') called at ./checksetup.pl line 1601 Cause of the error is:
Table 'bugs.bugs' doesn't exist
------------------------------
Promoting Bugzero
http://www.websina.com/bugzero/
急阿!bugzilla总出现问题
可是bugzilla在./checksetup连接mysql数据库时不是应该自动创建表么?而我这又出现了Initializing the new Schema storage out of memory的错误请问到底是那里出错了?你们用这个的时候有没有出现这种问题 数据库和数据库用户都建立了吗?默认的情况是数据库名bugs用户名bugs。 建立了阿,都是按照网上有的步骤一步步弄得,郁闷阿!公司催的紧阿!你们的bugzilla都跑起来了?
求助
现在可以连接上数据库了,可是在装上apache后配置好后,http://localhost/bugzilla时出现下面问题 请问怎么解决?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.
For help, please send mail to the webmaster (wangzheng8202@sohu.com), giving this error message and the time and date of the error.
Software error:
index.cgi: Base class package "Template" is empty.
index.cgi: (Perhaps you need to 'use' the module which defines that package first.)
index.cgi:at Bugzilla/Template.pm line 46
index.cgi: BEGIN failed--compilation aborted at Bugzilla/Template.pm line 46.
index.cgi: Compilation failed in require at Bugzilla.pm line 34.
index.cgi: BEGIN failed--compilation aborted at Bugzilla.pm line 34.
index.cgi: Compilation failed in require at globals.pl line 799.
index.cgi: BEGIN failed--compilation aborted at globals.pl line 799.
Compilation failed in require at /var/www/bugzilla/index.cgi line 33.
For help, please send mail to the webmaster (wangzheng8202@sohu.com), giving this error message and the time and date of the error.
页:
[1]