Re: [Testrunner-users] Error in setting up Testopia 1.1 on Bugzilla2.22.1
Brought to you by:
efuentetaja,
gregaryh
|
From: Gu, L. x. P. N. <liu...@si...> - 2006-11-13 06:45:58
|
Dear all, Now I meet an error I have solve it yet described below. If you have met this error before, please tell me. Thanks for your kind help. When I did not integrate testopia with Bugzilla, the Bugzilla works well. After integrated, the Bugzilla item works well, but, if you click a testopia link, the following message will appears. Error message content: CGI Error The specified CGI application misbehaved by not returning a complete set of HTTP headers. If I add the sentence: use CGI::Carp qw(fatalsToBrowser); in the end of index.cgi then the errors shown in browser: Software error: Can't locate Bugzilla/DB/Schema.pm in @INC (@INC contains: . C:/Perl/lib C:/Perl/site/lib) at Bugzilla/DB.pm line 53. BEGIN failed--compilation aborted at Bugzilla/DB.pm line 53. Compilation failed in require at globals.pl line 34. BEGIN failed--compilation aborted at globals.pl line 34. For help, please send mail to this site's webmaster, giving this error message and the time and date of the error.=20 Software error: [Wed Nov 8 16:19:07 2006] index.cgi: Can't locate Bugzilla/DB/Schema.pm in @INC (@INC contains: . C:/Perl/lib C:/Perl/site/lib) at Bugzilla/DB.pm line 53. [Wed Nov 8 16:19:07 2006] index.cgi: BEGIN failed--compilation aborted at Bugzilla/DB.pm line 53. [Wed Nov 8 16:19:07 2006] index.cgi: Compilation failed in require at globals.pl line 34. [Wed Nov 8 16:19:07 2006] index.cgi: BEGIN failed--compilation aborted at globals.pl line 34. Compilation failed in require at C:\bugzillatest\index.cgi line 33. For help, please send mail to this site's webmaster, giving this error message and the time and date of the error. Concrete environment: Windows 2003 sever IIS 6.0 Bugzilla 2.22.1 Testopia 1.1 beta C:\bugzilla2221>tr_install.pl -nopatch Now installing Testopia ... Skip patching Bugzilla's files. Setting file permissions ... Running on Windows or Cygwin... skipping permissions... Done. Checking Testopia database ... Done. Checking Testopia groups ... Done. Cleaning up Testopia cache ... Done. Testopia installed successfully! C:\bugzilla2221>checksetup.pl Best Regards, Liuxue Gu=20 |