I tried to install the Bugzilla on Windows 2008 R2 Server. Everything went
well but I am not able to open the CGI file. I am getting the below error
message:
HTTP Error 502.2 - Bad Gateway
The specified CGI application misbehaved by not returning a complete set of
HTTP headers. The headers it did return are "No Perl script found in input
".
Any helping hand would be greatly appreciated.
With Thanks!
Newkid
--
View this message in context: http://old.nabble.com/Installation-of-Bugzilla-on-IIS-7-tp31962429p31962429.html
Sent from the Bugzilla - Users mailing list archive at Nabble.com.
I have fixed the earlier error and now I am getting the below error:
HTTP Error 502.2 - Bad Gateway
The specified CGI application misbehaved by not returning a complete set of
HTTP headers. The headers it did return are ""-T" is on the #! line, it must
also be used on the command line at C:\inetpub\wwwroot\tracker\index.cgi
line 1. ".
If I remove the letter T from the very first line of index.cgi file
(#!/usr/bin/perl -wT) ther error is changed t the following:
HTTP Error 502.2 - Bad Gateway
The specified CGI application misbehaved by not returning a complete set of
HTTP headers. The headers it did return are "Can't locate Bugzilla.pm in
@INC (@INC contains: . lib C:/Perl64/site/lib C:/Perl64/lib) at
C:\inetpub\wwwroot\tracker\index.cgi line 34. BEGIN failed--compilation
aborted at C:\inetpub\wwwroot\tracker\index.cgi line 34. ".
Not sure, what could be the problem? I couldn't see any configuration issue
as am able to run the TEST.CGI file or TEST.PL file succesfully from the
same location.
Please advise.
With Thanks!
NewKid
Newkid wrote:
>
> Support Cell,
>
> I tried to install the Bugzilla on Windows 2008 R2 Server. Everything went
> well but I am not able to open the CGI file. I am getting the below error
> message:
>
> HTTP Error 502.2 - Bad Gateway
>
> The specified CGI application misbehaved by not returning a complete set
> of HTTP headers. The headers it did return are "No Perl script found in
> input ".
>
> Any helping hand would be greatly appreciated.
>
> With Thanks!
> Newkid
>
--
View this message in context: http://old.nabble.com/Installation-of-Bugzilla-on-IIS-7-tp31962429p31963092.html
I couldn't find the solutions of the previous raised concern but just come
to know other issues as well. When I fire checksetup.pl file from the
command prompt I am getting this error:
Can't use an undefined value as a HASH reference at Bugzilla/Install/DB.pm
line 2083.
I have enclosed the complete setup checkup details with this thread.
With Thanks!
NewKid http://old.nabble.com/file/p31964213/checksetup.txt checksetup.txt
--
View this message in context: http://old.nabble.com/Installation-of-Bugzilla-on-IIS-7-tp31962429p31964213.html