Hi
I am running apache 2 webserver on a linux box, and I am getting the following error when browsing to pages which use some php or perl scripts :
--------Snipp from script.log-----Start
%% [Fri Sep 13 16:14:40 2002] GET /cgi-bin/flashmemo.cgi?mode=read&125.307877548039 HTTP/1.1
%% 500 /var/%request
Host: Connection: keep-alive
Accept: */*
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
X-Forwarded-For: 24.103.23.11
Via: 1.0 wc14 (NetCache NetApp/5.2.1R1D9)
%response
%% [Fri Sep 13 16:21:53 2002] POST /login.php HTTP/1.1
%% 500 /var/%request
Host: Connection: keep-alive
Accept: */*
Content-Type: application/x-
--------Snipp from script.log-----End
--------Snipp from error.log------Start
[Fri Sep 13 16:14:40 2002] [error] [client 66.185.85.81] Premature end of script headers: flashmemo.cgi
[Fri Sep 13 16:20:32 2002] [error] [client 66.185.85.81] Premature end of script headers: flashmemo.cgi
[Fri Sep 13 16:21:20 2002] [error] [client 66.185.85.81] Premature end of script headers: flashmemo.cgi
[Fri Sep 13 16:22:08 2002] [error] [client 66.185.85.81] Premature end of script headers: login.php
[Fri Sep 13 16:22:08 2002] [error] [client 66.185.85.81] Premature end of script headers: login.php
--------Snipp from error.log------End
--------Snipp from access.log-----Start
66.185.85.81 - - [13/Sep/2002:16:22:46 -0400] "GET /cgi-bin/flashmemo.cgi?mode=read&71.5879942290485 HTTP/1.1" 500 647
66.185.85.81 - - [13/Sep/2002:16:22:41 -0400] "GET /login.php HTTP/1.1" 500 647
66.185.85.81 - - [13/Sep/2002:16:22:43 -0400] "GET /login.php HTTP/1.1" 500 647
--------Snipp from access.log-----End
your help would be much appreciated
Thanks
Brenda
I am running apache 2 webserver on a linux box, and I am getting the following error when browsing to pages which use some php or perl scripts :
--------Snipp from script.log-----Start
%% [Fri Sep 13 16:14:40 2002] GET /cgi-bin/flashmemo.cgi?mode=read&125.307877548039 HTTP/1.1
%% 500 /var/%request
Host: Connection: keep-alive
Accept: */*
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
X-Forwarded-For: 24.103.23.11
Via: 1.0 wc14 (NetCache NetApp/5.2.1R1D9)
%response
%% [Fri Sep 13 16:21:53 2002] POST /login.php HTTP/1.1
%% 500 /var/%request
Host: Connection: keep-alive
Accept: */*
Content-Type: application/x-
--------Snipp from script.log-----End
--------Snipp from error.log------Start
[Fri Sep 13 16:14:40 2002] [error] [client 66.185.85.81] Premature end of script headers: flashmemo.cgi
[Fri Sep 13 16:20:32 2002] [error] [client 66.185.85.81] Premature end of script headers: flashmemo.cgi
[Fri Sep 13 16:21:20 2002] [error] [client 66.185.85.81] Premature end of script headers: flashmemo.cgi
[Fri Sep 13 16:22:08 2002] [error] [client 66.185.85.81] Premature end of script headers: login.php
[Fri Sep 13 16:22:08 2002] [error] [client 66.185.85.81] Premature end of script headers: login.php
--------Snipp from error.log------End
--------Snipp from access.log-----Start
66.185.85.81 - - [13/Sep/2002:16:22:46 -0400] "GET /cgi-bin/flashmemo.cgi?mode=read&71.5879942290485 HTTP/1.1" 500 647
66.185.85.81 - - [13/Sep/2002:16:22:41 -0400] "GET /login.php HTTP/1.1" 500 647
66.185.85.81 - - [13/Sep/2002:16:22:43 -0400] "GET /login.php HTTP/1.1" 500 647
--------Snipp from access.log-----End
your help would be much appreciated
Thanks
Brenda