>> I'm struggling to get the form interface to work on RedHat
>> Linux 6.1 with Apache 1.3 and Perl 5.6.0.
>> I've been through everything in the manual's troubleshooting:
>> Despite all this, when I submit the form, I get nothing but a blank page
> Does it work with QV=1? If so, then at least the Perl/CGI part is
> functioning.
I tried putting a hidden QV=1 input into my anlgform.html, and I found that
doing that resulted in the following output once the form was submitted.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=windows-1252"
http-equiv=Content-Type></HEAD>
<BODY><XMP></XMP></BODY></HTML>
However, when I used QV=1 at the command prompt, using both "./anlgform.pl"
and "./anlgform.pl > test.html", I found that I also received:
CGI ON
DNS NONE
WARNINGS FL
OUTFILE stdout
Also, I received the expected log summary in test.html when I simply ran
"./anglform.pl > test.html" at the command prompt.
> Are you getting anything in your access logs? e.g. 500 errors or 200 ok's?
I'm getting 200 messages for both the anlgform.html loading (of course) and
the anlgform.pl POST submission.
I still can't figure out what's up.
-Hank
------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/[email protected]/
------------------------------------------------------------------------