Re: [Testrunner-users] Error in setting up Testopia 1.1 on Bugzilla 2.22.1
Brought to you by:
efuentetaja,
gregaryh
|
From: Greg H. <ghe...@no...> - 2006-11-09 09:50:25
|
On Thu, 2006-11-09 at 03:06 +0100, Vincent wrote: > Hi, > > Having big problem to set up Testopia 1.1 on Bugzilla 2.22.1. Need some help here. I have install Text:Diff and Algorithm:Diff. Thanks in advance. > This is the error msg that i got from the Apache HTTP Server 2.2.3 Am i missing something here? > > ***I have masked out the Host name and IP address.*** > > [Thu Nov 09 09:37:00 2006] [notice] Apache/2.2.3 (Win32) configured -- resuming > normal operations > [Thu Nov 09 09:37:00 2006] [notice] Server built: Jul 27 2006 16:49:49 > [Thu Nov 09 09:37:00 2006] [notice] Parent: Created child process 748 > [Thu Nov 09 09:37:01 2006] [notice] Child 748: Child process is running > [Thu Nov 09 09:37:01 2006] [notice] Child 748: Acquired the start mutex. > [Thu Nov 09 09:37:01 2006] [notice] Child 748: Starting 250 worker threads. > [Thu Nov 09 09:37:01 2006] [notice] Child 748: Starting thread to listen on > port 80. > [Thu Nov 09 09:40:05 2006] [error] [client <IP Address>] [Thu Nov 9 09:40:05 > 2006] index.cgi: Use of uninitialized value in substitution (s///) at (eval 63) > line 44. > [Thu Nov 09 09:40:06 2006] [error] [client <IP Address>] File does not exist: > C:/bugzilla-2.22.1/favicon.ico > [Thu Nov 09 09:40:06 2006] [error] [client <IP Address>] File does not exist: > C:/bugzilla-2.22.1/favicon.ico > [Thu Nov 09 09:40:22 2006] [error] [client <IP Address>] Premature end of > script headers: tr_currenttestruns.cgi, referer: http://<Host>/ > [Thu Nov 09 09:40:22 2006] [error] [client <IP Address>] Can't locate CGI.pl > in @INC (@INC contains: . C:/Perl/site/lib C:/Perl/lib) at, referer: > http://<Host>/ > [Thu Nov 09 09:40:22 2006] [error] [client <IP Address>] > \tC:/bugzilla-2.22.1/tr_currenttestruns.cgi line 36 (#1), referer: > http://<Host>/ > [Thu Nov 09 09:40:22 2006] [error] [client <IP Address>] (F) You said to > do (or require, or use) a file that couldn't be, referer: > http://<Host>/ > [Thu Nov 09 09:40:22 2006] [error] [client <IP Address>] found. Perl looks > for the file in all the locations mentioned in @INC,, referer: > http://<Host>/ > [Thu Nov 09 09:40:22 2006] [error] [client <IP Address>] unless the file > name included the full path to the file. Perhaps you, referer: > http://<Host>/ > [Thu Nov 09 09:40:22 2006] [error] [client <IP Address>] need to set the > PERL5LIB or PERL5OPT environment variable to say where, referer: > http://<Host>/ > [Thu Nov 09 09:40:22 2006] [error] [client <IP Address>] the extra library > is, or maybe the script needs to add the library name, referer: > http://<Host>/ > [Thu Nov 09 09:40:22 2006] [error] [client <IP Address>] to @INC. Or > maybe you just misspelled the name of the file. See, referer: > http://<Host>/ > [Thu Nov 09 09:40:22 2006] [error] [client <IP Address>] perlfunc/require > and lib., referer: http://<Host>/ > [Thu Nov 09 09:40:22 2006] [error] [client <IP Address>] , referer: > http://<Host>/ > [Thu Nov 09 09:40:22 2006] [error] [client <IP Address>] Uncaught exception > from user code:, referer: http://<Host>/ > [Thu Nov 09 09:40:22 2006] [error] [client <IP Address>] \tCan't locate CGI.pl > in @INC (@INC contains: . C:/Perl/site/lib C:/Perl/lib) at > C:/bugzilla-2.22.1/tr_currenttestruns.cgi line 36., referer: > http://<Host>/ > [Thu Nov 09 09:40:22 2006] [error] [client <IP Address>] at > C:/bugzilla-2.22.1/tr_currenttestruns.cgi line 36, referer: > > Regards, > Vincent tr_currenttestruns is no longer used. It has been removed in Testopia 1.1. If you still have it you should delete it. Did you try upgrading to 1.1 from 0.7? -- Greg Hendricks <ghe...@no...> |