Guest Posted June 26, 2006 Posted June 26, 2006 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?
Guest Posted June 26, 2006 Posted June 26, 2006 make sure your catalog\includes\configure.php has the SSL set to true define('ENABLE_SSL', true); // secure webserver for checkout procedure?
Guest Posted June 26, 2006 Posted June 26, 2006 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.
♥Vger Posted June 26, 2006 Posted June 26, 2006 Or read the 'SSL in osCommerce Guide' in the Tips and Tricks Forum - which has the added advantage of being completely free. Vger
Guest Posted June 27, 2006 Posted June 27, 2006 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.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.