I had similar problems - the store worked fine under development with ssl
turned off.  Once ssl was set to true, the store began to cough and sputter
on order confirmation.  Disabling the email verification code worked for me.


----- Original Message -----
From: Kathleen Ballard <[EMAIL PROTECTED]>
To: FreeTrade <[EMAIL PROTECTED]>
Sent: Wednesday, March 28, 2001 11:33 AM
Subject: RE: [FreeTrade] SSL problem


Leon and Bjarne,
Thanks for your responses, but, at least for me, timing out I don't think is
the problem.  Through ie I either get the "This page cannot be
displayed...unable to find DNS or server" or a dialogue window saying
something about not receiving a response from the server.  Through nn I have
gotten a dialogue window about not receiving a response from the server.
The response from server messages are *not* the empty document message.
These are something different.

I also don't think it is a problem with the building of the urls because
sometimes just hitting refresh will send the page through.

With both browsers, the error happens almost immediately after the page is
requested or the form is submitted.  And, I have never had this message when
testing the scripts with USE_SSL set to FALSE.  When USE_SSL is set to TRUE,
I get these errors more than half the time on the purchasing pages *and* the
login pages.  I have also gotten this error when requesting some test
scripts (php, but not FT code) with https://.

I don't know if it makes a difference, but the server is a cobalt server
running Apache.

Kathleen

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Bjarne Hansen
Sent: Wednesday, March 28, 2001 1:00 PM
To: FreeTrade
Subject: SV: [FreeTrade] SSL problem


It would check the e-mail validation part to. That's in one of the check out
screens, would be https, and can stall the script for such time it's past
script time, since it makes a reqest on the smtp port to make sure the
e-mail adress is working, before the script goes any further.(just try with
php3 and windows) I have disabled it in my stores. And I know it's been a
problem for people on the list before. I think it would be better to use
this script in the sign up process, and limit any e-mail cjhecks in the
check out prosess to the form of user@domain.


Bjarne
------------------------------------------------------------
To subscribe:    [EMAIL PROTECTED]
To unsubscribe:  [EMAIL PROTECTED]
Site:            http://www.working-dogs.com/freetrade/
Problems?:       [EMAIL PROTECTED]



------------------------------------------------------------
To subscribe:    [EMAIL PROTECTED]
To unsubscribe:  [EMAIL PROTECTED]
Site:            http://www.working-dogs.com/freetrade/
Problems?:       [EMAIL PROTECTED]




------------------------------------------------------------
To subscribe:    [EMAIL PROTECTED]
To unsubscribe:  [EMAIL PROTECTED]
Site:            http://www.working-dogs.com/freetrade/
Problems?:       [EMAIL PROTECTED]

Reply via email to