in reply to Perl script not opening in Netscape properly
These scripts do not seem to be printing out any HTTP headers at all. The first thing I see is a <HEAD> tag. No server headers, no valid HTTP/1.0 response. The directory cgi-perl leads me to believe these scripts are being run under mod_perl/Apache::Session. I'm wondering if your code is causing problems in this respect?
|
|---|