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

Curt Hauge interchange-users@icdevgroup.org
Wed Jul 31 19:41:02 2002


Joachim Leidinger wrote:
>
> a client reported to me, he is unable to get the checkout
> page, which is
> secure. He has
>
> Internet Explorer 6.0.2600.0000IC
> Windows 2000 SP1
>
> He get a "The page cannot be displayed" page.

Perhaps this is like my problem? I too have (had) a similar problem
when *submitting* the order with IE6.0.2600.0000 and WIN98, and so
does the client (IE6.x & WINXP) for one of my sites. It does not
always happen, but 4 out of 10 times is bad enough. Sometimes it
happens 3 times in a row, then it won't occur the next 15. Refreshing
the page returns 'Sorry, the page () was not found'

This is always in the error.log after this problem occurs:

206.196.48.72 2ZPbRZu7:206.196.48.72 - [31/July/2002:15:26:29 -0700]
funstore /cgi-bin/funstore/ord/checkout.html search error: Limit
subroutine creation: bad limit creation code in coordinated search,
probably search group without search specification. at
usr/local/psa/home/vhosts/funstore/ic/lib/Vend/Search.pm line 768.

I expire sessions daily and I tried reverting back to the default
checkout.html without any luck. This was a basicly stock 'Construct'
cat from 4.6.x and I noticed the trouble after I moved to a new server
and upgraded to 4.8.3. The problem persisted, so I just recently
upgraded the cat to 4.8.5. Since upgrading, I have not yet had ANY
failures of this sort when clicking 'place order'.

However, I also changed the shipping setup from 'price-by-cost' to
price-by-weight internal UPS lookup. I am now fighting this same error
when I change the country field in checkout.html (or account.html) and
MOSTLY when I change the UPS shipping options on the checkout page, I
get 'page cannot be displayed' 3 out of 10 times. I am using:

<SELECT NAME=mv_shipmode onChange="this.form.submit()">
	      [loop option=mv_shipmode
          list=|[data table=country key='[default country US]'
col=shipmodes]|
          ]
                 <OPTION VALUE="[loop-code]"> [shipping-desc
[loop-code]]: [shipping
[loop-code]]
          [/loop]

</SELECT>

Still trying to work it out...I can't reproduce on the Demo's, but
maybe its a https problem? I will try on a test cat without ssl. If
you have any suggestions, please let'em fly! :)

I will check out Ed's answer, but I am sure my httpd.conf is already
updated, thanks Ed! ;)

Good luck!

Curt Hauge

//////////////////////////////////////////////////////////////////
// Web Design - Interchange Hosting - Small Business Consulting //
// 1525 Meadowwood Drive                    www.mnwebdesign.com //
// Brooklyn Park, MN 55444             www.iwantaconsultant.com //
// Phone 612-598-5530                      info@mnwebdesign.com //
//////////////////////////////////////////////////////////////////