Guest Posted July 26, 2003 Posted July 26, 2003 An existing customer goes to the "login screen" and enters their email address and password. After clicking the "sign in" button the "page cannot be found (404 error)" is displayed. If the "back" button is clicked they will be returned to the log in page and coincidently are actually logged in to their account. However, they have no idea and will assume an error has occured. The rational customer will hopefully re-enter the email address and password. Upon clicking "sign in", they receive the usual welcome message as they should have the first time. I believe this is an SSL issue. I currently have SSL set to "true". If I change it to "false", everything works as it should. catalog/includes/configure.php define('ENABLE_SSL', true); // secure webserver for checkout procedure? Setting SSL to false is not a permanent solution. My customers need this confidence. Any ideas / suggestions? Thanks.
Guest Posted July 26, 2003 Posted July 26, 2003 Do you have a ssl certificate installed? in both catalog and admin/includes/configure.php files do you have your HTTPS server set ok ? The_Bear
Guest Posted July 26, 2003 Posted July 26, 2003 The HTTPS server in both configure.php files are set correctly. SSL Certificate?....I believe I do have this installed. I did not explicitly purchase a certificate, however, I am using my hosting companies certificiate. This is not a shared SSL setup....meaning, to access any page on my site in a secure environment I simply add an "s" to http. I do not have to upload my secure files to a different server to have them returned properly. From this explanation, do I have an SSL certificate installed?
Guest Posted July 26, 2003 Posted July 26, 2003 As explained, your host has a certificate installed. Can you go to a random page on the site that is not normally SSL, add the s, and view the site? If not, then there would seem to be a problem with how the host handles their SSL. For that, you would need to have them figure out the problem. Good luck, Matt
Guest Posted July 26, 2003 Posted July 26, 2003 Yes, I can view any non SSL portion of my site by changing http to https. Any other ideas? Thanks for your help. I have used the forums to answer all of my questions (at least dozens) to this point. This one has me stumped.
dvdvideo Posted July 26, 2003 Posted July 26, 2003 I have the exact same problem hapening as crosseyed Didnt have it before MS2 My emails wont work either
ThyGAN Posted August 7, 2003 Posted August 7, 2003 Hi, i'm having the same problem :-| So did any one found a solution? Thanks a lot!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.