[ic] Internet Explorer 6.0.2600.0000IC and W2K can't display a secure page - Solved ??

DB interchange-users@icdevgroup.org
Fri Aug 9 23:00:01 2002


>> Have you tried tlink.pl or mod_interchange?  
>> 
>> The thing I think is happening is that a SIGPIPE is coming in and
>> stopping the transaction.
>> 
>> -- 
>> Mike Heins
>> Perusion -- Expert Interchange Consulting    http://www.perusion.com/
>> phone +1.513.523.7621      <mike@perusion.com>
> 
> Well I'd sure love to try... but I have no idea what tlink.pl or 
> mod_interchage are/do, nor how to try them. I'm off to search for info. 
> If anyone feels like providing hints or examples, please feel free.
> 
> DB

My searching turned up this excellent document which I've seen parts of 
but never the entire thing... well worth reading

http://icdocs.linuxia.de/icadvanced.txt

Based on Mike's hint and this document, I did the following:

cd ..../interchange/src
cp vlink vlink.bak
mv tlink vlink
../bin/interchange -r

I then tried a test order on my site using IE 6.0.2600 and I did NOT see 
the error. So... am I cured??? What did these commands really 
accomplish? Comments welcomed, as well as test orders using IE and 
credit card 4111 1111 1111 1111 on my site:

http://m-and-d.com/cgi-bin/MDS/index.html

DB