Mozilla
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
Go Back   Web Development Archives Mailing Lists Mozilla

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Web Development Archives Sponsor:
  #1  
Old October 31st, 2006, 09:40 AM
paragpvaidya
Guest
Dev Archives Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Error while browsing index.cgi

Hi all,
I am using
Windows 2003 server
Bugzilla - 2.22.1
MySql - 4.1.22 (Essentials)
ActivePerl - 5.8.8.819
Apache - 2.0.58
And I have done all the settings as mentioned at
""
Every thing is going fine, But while I am trying to access the home
page (Default page i.e. index.cgi)
it gives

Internal Server Error
The server encountered an internal error or misconfiguration and was
unable to complete your request.

Please contact the server administrator, admin (AT) bugzillaserver (DOT) com and
inform them of the time the error occurred, and anything you might have
done that may have caused the error.

More information about this error may be available in the server error
log.

And into the log file I got :

[Tue 31 19:42:22 2006] [error] [client 127.0.0.1] (S 3)The system
cannot find the path specified. : couldn't create child process:
720003: index.cgi
[Tue 31 19:42:22 2006] [error] [client 127.0.0.1] (S 3)The system
cannot find the path specified. : couldn't spawn child process:
C:/Bugzilla/index.cgi


What should I do to overcome this,
please help me to solve this

Thanks in Advance
Parag


support-bugzilla mailing list
support-bugzilla (AT) lists (DOT) mozilla.org

PLEASE put support-bugzilla (AT) lists (DOT) mozilla.org in the To: field when you reply.

Reply With Quote
  #2  
Old November 4th, 2006, 03:30 PM
CharlieS
Guest
Dev Archives Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Error while browsing index.cgi

I'm receiving this same error while trying to install Bugzilla. I do notice
that if, in httpd.conf, I comment out the line "AddHandler cgi-script .cgi"
then instead of the error where it couldn't find index.cgi, I get the
contents of the file index.cgi in my browser (IE). So in that instance it
has found the file.

I too am following "" and
have made the proper changes (I believe!) to the registry so that Apache
uses Perl to execute .cgi files.

My system is
Windows Xp
Bugzilla 2.20.3
ActivePerl 5.8.8.819
Apache 2.2.3

Thanks for any help you can provide.

Charlie

<paragpvaidya (AT) gmail (DOT) comwrote in message
news:1162304534.068864.161080@
Hi all,
I am using
Windows 2003 server
Bugzilla - 2.22.1
MySql - 4.1.22 (Essentials)
ActivePerl - 5.8.8.819
Apache - 2.0.58
And I have done all the settings as mentioned at
""
Every thing is going fine, But while I am trying to access the home
page (Default page i.e. index.cgi)
it gives

Internal Server Error
The server encountered an internal error or misconfiguration and was
unable to complete your request.
>

Please contact the server administrator, admin (AT) bugzillaserver (DOT) com and
inform them of the time the error occurred, and anything you might have
done that may have caused the error.
>

More information about this error may be available in the server error
log.

And into the log file I got :
>

[Tue 31 19:42:22 2006] [error] [client 127.0.0.1] (S 3)The system
cannot find the path specified. : couldn't create child process:
720003: index.cgi
[Tue 31 19:42:22 2006] [error] [client 127.0.0.1] (S 3)The system
cannot find the path specified. : couldn't spawn child process:
C:/Bugzilla/index.cgi

>

What should I do to overcome this,
please help me to solve this
>

Thanks in Advance
Parag




support-bugzilla mailing list
support-bugzilla (AT) lists (DOT) mozilla.org

PLEASE put support-bugzilla (AT) lists (DOT) mozilla.org in the To: field when you reply.

Reply With Quote
  #3  
Old November 4th, 2006, 06:31 PM
CharlieS
Guest
Dev Archives Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Error while browsing index.cgi

Duh!!
Typo in the registry entry. I corrected it and all is well!

"CharlieS" <Charlie_Santos (AT) msn (DOT) comwrote in message
@mozilla.org
I'm receiving this same error while trying to install Bugzilla. I do
notice that if, in httpd.conf, I comment out the line "AddHandler
cgi-script .cgi" then instead of the error where it couldn't find
index.cgi, I get the contents of the file index.cgi in my browser (IE). So
in that instance it has found the file.
>

I too am following "" and
have made the proper changes (I believe!) to the registry so that Apache
uses Perl to execute .cgi files.
>

My system is
Windows Xp
Bugzilla 2.20.3
ActivePerl 5.8.8.819
Apache 2.2.3
>

Thanks for any help you can provide.
>

Charlie
>

<paragpvaidya (AT) gmail (DOT) comwrote in message
news:1162304534.068864.161080@
>Hi all,
>I am using
>Windows 2003 server
>Bugzilla - 2.22.1
>MySql - 4.1.22 (Essentials)
>ActivePerl - 5.8.8.819
>Apache - 2.0.58
>And I have done all the settings as mentioned at
>""
>Every thing is going fine, But while I am trying to access the home
>page (Default page i.e. index.cgi)
>it gives
>
>Internal Server Error
>The server encountered an internal error or misconfiguration and was
>unable to complete your request.
>>

>Please contact the server administrator, admin (AT) bugzillaserver (DOT) com and
>inform them of the time the error occurred, and anything you might have
>done that may have caused the error.
>>

>More information about this error may be available in the server error
>log.
>
>And into the log file I got :
>>

>[Tue 31 19:42:22 2006] [error] [client 127.0.0.1] (S 3)The system
>cannot find the path specified. : couldn't create child process:
>720003: index.cgi
>[Tue 31 19:42:22 2006] [error] [client 127.0.0.1] (S 3)The system
>cannot find the path specified. : couldn't spawn child process:
>C:/Bugzilla/index.cgi
>
>>

>What should I do to overcome this,
>please help me to solve this
>>

>Thanks in Advance
>Parag
>>

>





support-bugzilla mailing list
support-bugzilla (AT) lists (DOT) mozilla.org

PLEASE put support-bugzilla (AT) lists (DOT) mozilla.org in the To: field when you reply.

Reply With Quote
  #4  
Old November 6th, 2006, 09:01 AM
paragpvaidya
Guest
Dev Archives Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Error while browsing index.cgi

Can you please tell me what changes you have made in the registry to
run this.
Because I have done following, but still it's not working
HKEY_CLASSES_RT\.cgi\Shell\ExecCGI\Command
key :- C:\Perl\bin\perl.exe -T

please reply



CharlieS wrote:

Duh!!
Typo in the registry entry. I corrected it and all is well!
>

"CharlieS" <Charlie_Santos (AT) msn (DOT) comwrote in message
@mozilla.org
I'm receiving this same error while trying to install Bugzilla. I do
notice that if, in httpd.conf, I comment out the line "AddHandler
cgi-script .cgi" then instead of the error where it couldn't find
index.cgi, I get the contents of the file index.cgi in my browser (IE). So
in that instance it has found the file.
>

I too am following "" and
have made the proper changes (I believe!) to the registry so that Apache
uses Perl to execute .cgi files.
>

My system is
Windows Xp
Bugzilla 2.20.3
ActivePerl 5.8.8.819
Apache 2.2.3
>

Thanks for any help you can provide.
>

Charlie
>

<paragpvaidya (AT) gmail (DOT) comwrote in message
news:1162304534.068864.161080@
>Hi all,
>I am using
>Windows 2003 server
>Bugzilla - 2.22.1
>MySql - 4.1.22 (Essentials)
>ActivePerl - 5.8.8.819
>Apache - 2.0.58
>And I have done all the settings as mentioned at
>""
>Every thing is going fine, But while I am trying to access the home
>page (Default page i.e. index.cgi)
>it gives
>
>Internal Server Error
>The server encountered an internal error or misconfiguration and was
>unable to complete your request.
>>

>Please contact the server administrator, admin (AT) bugzillaserver (DOT) com and
>inform them of the time the error occurred, and anything you might have
>done that may have caused the error.
>>

>More information about this error may be available in the server error
>log.
>
>And into the log file I got :
>>

>[Tue 31 19:42:22 2006] [error] [client 127.0.0.1] (S 3)The system
>cannot find the path specified. : couldn't create child process:
>720003: index.cgi
>[Tue 31 19:42:22 2006] [error] [client 127.0.0.1] (S 3)The system
>cannot find the path specified. : couldn't spawn child process:
>C:/Bugzilla/index.cgi
>
>>

>What should I do to overcome this,
>please help me to solve this
>>

>Thanks in Advance
>Parag
>>

>
>



support-bugzilla mailing list
support-bugzilla (AT) lists (DOT) mozilla.org

PLEASE put support-bugzilla (AT) lists (DOT) mozilla.org in the To: field when you reply.

Reply With Quote
  #5  
Old November 6th, 2006, 01:01 PM
CharlieS
Guest
Dev Archives Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Error while browsing index.cgi

Those are exactly the changes I made (except I initially typed a semi-colon
rather than a colon!).
<paragpvaidya (AT) gmail (DOT) comwrote in message
news:1162820869.291749.73830@
Can you please tell me what changes you have made in the registry to
run this.
Because I have done following, but still it's not working
HKEY_CLASSES_RT\.cgi\Shell\ExecCGI\Command
key :- C:\Perl\bin\perl.exe -T
>

please reply
>
>
>

CharlieS wrote:
>
>Duh!!
>Typo in the registry entry. I corrected it and all is well!
>>

>"CharlieS" <Charlie_Santos (AT) msn (DOT) comwrote in message
>@mozilla.org
>I'm receiving this same error while trying to install Bugzilla. I do
>notice that if, in httpd.conf, I comment out the line "AddHandler
>cgi-script .cgi" then instead of the error where it couldn't find
>index.cgi, I get the contents of the file index.cgi in my browser (IE).
>So
>in that instance it has found the file.
>>

>I too am following ""
>and
>have made the proper changes (I believe!) to the registry so that
>Apache
>uses Perl to execute .cgi files.
>>

>My system is
>Windows Xp
>Bugzilla 2.20.3
>ActivePerl 5.8.8.819
>Apache 2.2.3
>>

>Thanks for any help you can provide.
>>

>Charlie
>>

><paragpvaidya (AT) gmail (DOT) comwrote in message
>news:1162304534.068864.161080@
>>Hi all,
>>I am using
>>Windows 2003 server
>>Bugzilla - 2.22.1
>>MySql - 4.1.22 (Essentials)
>>ActivePerl - 5.8.8.819
>>Apache - 2.0.58
>>And I have done all the settings as mentioned at
>>""
>>Every thing is going fine, But while I am trying to access the home
>>page (Default page i.e. index.cgi)
>>it gives
>>
>>Internal Server Error
>>The server encountered an internal error or misconfiguration and was
>>unable to complete your request.
>>>

>>Please contact the server administrator, admin (AT) bugzillaserver (DOT) com and
>>inform them of the time the error occurred, and anything you might
>>have
>>done that may have caused the error.
>>>

>>More information about this error may be available in the server error
>>log.
>>
>>And into the log file I got :
>>>

>>[Tue 31 19:42:22 2006] [error] [client 127.0.0.1] (S 3)The system
>>cannot find the path specified. : couldn't create child process:
>>720003: index.cgi
>>[Tue 31 19:42:22 2006] [error] [client 127.0.0.1] (S 3)The system
>>cannot find the path specified. : couldn't spawn child process:
>>C:/Bugzilla/index.cgi
>>
>>>

>>What should I do to overcome this,
>>please help me to solve this
>>>

>>Thanks in Advance
>>Parag
>>>

>>
>>





support-bugzilla mailing list
support-bugzilla (AT) lists (DOT) mozilla.org

PLEASE put support-bugzilla (AT) lists (DOT) mozilla.org in the To: field when you reply.

Reply With Quote
  #6  
Old December 24th, 2007, 05:47 AM
tosashimohan tosashimohan is offline
Registered User
Dev Archives Newbie (0 - 499 posts)
 
Join Date: Dec 2007
Posts: 1 tosashimohan User rank is Just a Lowly Private (1 - 20 Reputation Level)  
Time spent in forums: 22 m 30 sec
Reputation Power: 0
apache,CGI,BUgzilla,windows,perl....i have same problem

Hi please help me..

i'm trying to install bugzilla 3.0.2 on apache 2.2 on windows XP professional. i'm using perl 5.8.8 build822.
i'm getting the following error and tried almost all ways to fix but still it remains same.

please help me to getting out of this situation.


[Mon Dec 24 14:47:33 2007] [error] [client 10.253.20.173] Premature end of script headers: index.cgi
[Mon Dec 24 14:47:33 2007] [error] [client 10.253.20.173] Base class package "Lire::ChartType" is empty.\r
[Mon Dec 24 14:47:33 2007] [error] [client 10.253.20.173] (Perhaps you need to 'use' the module which defines that package first.)\r
[Mon Dec 24 14:47:33 2007] [error] [client 10.253.20.173] at Bugzilla/Auth/Login/Stack.pm line 5\r
[Mon Dec 24 14:47:33 2007] [error] [client 10.253.20.173] BEGIN failed--compilation aborted at Bugzilla/Auth/Login/Stack.pm line 5.\r
[Mon Dec 24 14:47:33 2007] [error] [client 10.253.20.173] Compilation failed in require at Bugzilla/Auth.pm line 35.\r
[Mon Dec 24 14:47:33 2007] [error] [client 10.253.20.173] BEGIN failed--compilation aborted at Bugzilla/Auth.pm line 35.\r
[Mon Dec 24 14:47:33 2007] [error] [client 10.253.20.173] Compilation failed in require at Bugzilla.pm line 31.\r
[Mon Dec 24 14:47:33 2007] [error] [client 10.253.20.173] BEGIN failed--compilation aborted at Bugzilla.pm line 31.\r
[Mon Dec 24 14:47:33 2007] [error] [client 10.253.20.173] Compilation failed in require at C:/DManager/index.cgi line 34.\r
[Mon Dec 24 14:47:33 2007] [error] [client 10.253.20.173] BEGIN failed--compilation aborted at C:/DManager/index.cgi line 34.\r


thanks in advance
Sasi

Reply With Quote
Reply

Viewing: Web Development Archives Mailing Lists Mozilla > Error while browsing index.cgi


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2009 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway
Stay green...Green IT