Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Page cannot displayed some times... Please HELP..


Guest

Recommended Posts

Hi!,

I have a problem with my store, when I change or add products, or press some buttons (when change the user information), I get the this page cannot be displayed.. on IE 6, I make this test on Netscape 4.7 and works fine. I have a Verisign SSL certificate, and this a random problem. I notice this, when I use SSL. Any Idea? Please Help....

 

Edwin

Link to comment
Share on other sites

Add the following is in the .htaccess file in your public_html folder and let me know if that does not help:

<IfModule mod_setenvif.c>

 <IfDefine SSL>

   SetEnvIf User-Agent ".*MSIE.*" 

            nokeepalive ssl-unclean-shutdown 

            downgrade-1.0 force-response-1.0

 </IfDefine>

</IfModule>

On another note, IE has always had problems with SSL pages.

"Great spirits have always found violent opposition from mediocre minds. The latter cannot understand it when a man does not thoughtlessly submit to hereditary prejudices but honestly and courageously uses his intelligence." - A. Einstein

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...