Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

SSL


Guest

Recommended Posts

Posted

I'm a newbie. I do have web experience, but this is stumping me. My site has a dedicated IP with SSL installed. I've configured my /includes/config.php and my admin/includes/config.php I did it exactly as instructed and my store is still not secure. The only way I can get it to work is by putting HTTPS:// and then the catalog address. Any one have any idea what I'm doing wrong?

Posted

make sure your catalog\includes\configure.php has the SSL set to true

 

define('ENABLE_SSL', true); // secure webserver for checkout procedure?

Posted
I'm a newbie. I do have web experience, but this is stumping me. My site has a dedicated IP with SSL installed. I've configured my /includes/config.php and my admin/includes/config.php I did it exactly as instructed and my store is still not secure. The only way I can get it to work is by putting HTTPS:// and then the catalog address. Any one have any idea what I'm doing wrong?

 

 

Hi,

 

I had a similar problem and followed everything I could find on various sites. Finally I went to www.getafreelancer.com and hired a programmer to correct the problem. It was a very fast fix and it did'nt cost and arm and a leg :thumbsup: Give it a go.

 

Stephen.

Posted

Or read the 'SSL in osCommerce Guide' in the Tips and Tricks Forum - which has the added advantage of being completely free.

 

Vger

Posted

I read the guide, vger, and it helped me with my problem (which for me was a huge problem!).

 

I have linked to another post where I am telling another person what I found cos it sounds like s/he has the same issue, another person I found while searching, much like this thread.

 

Here it is, follow it for a possible solution.

 

Good luck.

 

HAHA !

 

I solved it, or rather another very nice person has already listed how to solve it !

 

Basically, my server responded with "1" and not "on " to line 41 in application_top.php ! How stupid is that ? :-"

 

Quoted text here and will link to the post too.

Archived

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

×
×
  • Create New...