You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by "Jha, Sanjeev" <sj...@rational.com> on 2002/07/17 16:56:58 UTC

server Error 500

Hi Everyone,

 

I am trying to install and use apache 2. I compiled this with mod_ssl and
mod_perl.  I have an application, that I need to run through web browser.
The application was working with Apache 1.3.X version and I had one apache
1.3.12 installed as comes with Sun installation media (with mod_ssl and
mod_perl) and the application was working with that too on same operating
system and other configs. However I am sure I am missing something in
configuring apache2. The following error message I am getting when I tried
to access this application. 

 

[Wed Jul 17 10:32:58 2002] [info] (32)Broken pipe: core_output_filter:
writing data to the network

[Wed Jul 17 10:32:58 2002] [info] (32)Broken pipe: core_output_filter:
writing data to the network

[Wed Jul 17 10:32:58 2002] [info] (32)Broken pipe: core_output_filter:
writing data to the network

[Wed Jul 17 10:32:59 2002] [error] [client 10.64.140.100] Premature end of
script headers: ccweb, referer: http://pyrite.xyz.com/ccweb/bin/ccweb

[Wed Jul 17 10:32:59 2002] [error] [client 10.64.140.100] Premature end of
script headers: ccweb, referer: http://pyrite.xyz.com /ccweb/bin/ccweb

[Wed Jul 17 10:32:59 2002] [error] [client 10.64.140.100] Error: cannot
access input
filesession=_1aTM3qz3aW39ImnG5k0xhoA6KL5YBWY\&cmd=browse_topframe, referer:
http://pyrite.xyz.com /ccweb/bin/ccweb

[Wed Jul 17 10:32:59 2002] [error] [client 10.64.140.100] Error: cannot
access input
filesession=_1aTM3qz3aW39ImnG5k0xhoA6KL5YBWY\&cmd=browse_controlframe,
referer: http://pyrite.xyz.com /ccweb/bin/ccweb

[Wed Jul 17 10:32:59 2002] [error] [client 10.64.140.100] Premature end of
script headers: ccweb, referer: http://pyrite.xyz.com /ccweb/bin/ccweb

[Wed Jul 17 10:32:59 2002] [error] [client 10.64.140.100] Error: cannot
access input
filesession=_1aTM3qz3aW39ImnG5k0xhoA6KL5YBWY\&cmd=browse_appletframe,
referer: http://pyrite <http://pyrite.rational.com/ccweb/bin/ccweb> .xyz.com
/ccweb/bin/ccweb 

 

 

Thanks,

Sanjeev