Re: PROBLEM PARSING CGI HEADERS

I no longer use  cgi or perl via jigsaw.
The current directory is not set prior to executing the script.
This causes relatively named include files not to be found.
Some environment variables might also be different.
A final problem experienced once was that Linux perl was fussy
over the <CRLF> or <LF> differences between DOS and Unix line terminators.

I now have 2 ip addresses and let Jigsaw (for servlets) listen on one while
 Apache (for cgi) listens on the other.

-- 
Chris Turner, http://www.cycom.co.uk/

Received on Sunday, 2 April 2000 07:01:26 UTC