在windows下,bugzilla安装完毕后,用IE打开。 在IE中打开http://localhost/bugzilla,进入bugzilla登陆页面;输入名字和密码,跳转到http://you-havent-visited-editparams.cgi-yet/index.cgi,显示无法登陆。 这是什么原因?请高手指点 :em11:
:( 一直在弄,快疯了?! 在下鼓动公司使用开源软件, bugzilla 进行开发的问题跟踪; 可是其只能使用sendmail 进行mail 交流! 千辛万苦安装好了sendmail (在下使用的是 redhat8 Psyche!下的 sendmail-8.12.7) 可是发现无论如何信件发不到其它服务器?! ——嗯嗯, 因为所有用户都是在windows 下工作, 公司的mail server 是win2k 下的 iMail; 可是所有网上的教程都是如何设置sendmail 成为一个SMTP 的服务器?! 在下的唯一要...
./checksetup.pl 之后 老是出现 Reading ./localconfig... Checking for DBD-mysql (v2.9003) ok: found v4.005 Had to create DBD::mysql::dr::imp_data_size unexpectedly at /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi/DBI.pm line 1213, line 228. Use of uninitialized value in subroutine entry at /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi/DBI.pm line 1213, line 228...
迁移bugzilla服务器,以前的服务器是as4的版本,现在的服务器是as4 u2的版本,perl版本是5.8.5,安装之前DBD::mysql用perl -MCPAN 安装不了,只能用tar包安装,旧服务器上一切正常,新服务器上只能查询已提交bug,不能登陆,提示 DBD::mysql::db do failed: Duplicate entry '2077' for key 1 at bugzilla/Auth/Login/WWW/CGI.pm line 73 bugzilla::Auth::Login::WWW::CGI::login('bugzilla::Auth::Login::WWW::CGI', 2) called at Bugzill...
./checksetup.pl 检测到好多perl模块没安装,下载模块后,好多模块都不能安装 比如下这个模块: [root@gamebank MIME-Base64-3.07]# perl Makefile.PL Writing Makefile for MIME::Base64 [root@gamebank MIME-Base64-3.07]# make -bash: make: command not found 请问这是怎么回事,好几天,都搞不定, 我可以把服务器(其实就是一测试服务器了)root密码贴上来,哪位好心人帮我弄一下啊? [ 本帖最后由 yuipr 于 2006-9-23 21:...
我在AS4上安装了bugzilla,采用系统自带的sendmail发送bugzilla产生的邮件,当外网断开后,Bug不能正常提交,提交的网页在点击“提交”按钮后,等待很长时间后,不能正常打开,同时我tail -f /var/log/messages发现如下错误,请帮我看看是什么错误,谢谢 Sep 4 10:57:02 bugzilla kernel: audit(1157338622.391:16): avc: denied { sigchld } for pid=1 comm="init" scontext=user_u:system_r:system_mail_t tcontext=user_u:...
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...
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 faile...
我在redhat linux enterprise上面安装了bugzilla, 我怎么使我的eclipse连接到这个bugzilla上呢? 在eclipse中我new->bug report的时候会弹出对话框要求输入bugzilla的用户名和密码,但是根本没有提示设置bugzilla服务器地址, 所以当我输入完后就提示出错了,不能和我安装的bugzilla协同工作 请问怎么可以让我的eclipse和我安装的bugzilla集成到一起呢? 不会不可以吧??? 谢 谢 赐 教 !