Zen Cart Logo
Forums / Addon Payment Modules / enabling ssl checkout after installation

enabling ssl checkout after installation

Locked

Views: 2,785

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
9 Jan 2007, 7:17 AM
#1
andy1234 avatar

andy1234

Zen Follower

Join Date:
Oct 2006
Posts:
148
Plugin Contributions:
0

enabling ssl checkout after installation

Hi everybody,

I am changing to the ssl option after zen installation. What I have done:

  1. enabled ssl on my server
  2. changed both config.php files as define('ENABLE_SSL', 'true');

Now I am getting a missing link to

https://www.mydomain.com/index.php?main_page=checkout_shipping

My question:

What files and directories should I copy to httpsdocs on my server?

Thank you

A

9 Jan 2007, 8:42 AM
#2
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

Re: enabling ssl checkout after installation

That depends on how your server is configured and the type of certificate you are using. Have you seen this FAQ entry?

9 Jan 2007, 8:55 AM
#3
andy1234 avatar

andy1234

Zen Follower

Join Date:
Oct 2006
Posts:
148
Plugin Contributions:
0

Re: enabling ssl checkout after installation

Thank you - I have figured it out. I had to install the second copy of zen cart to the ssl directory (httpsdocs). It is a big pain to maintain two copies....

9 Jan 2007, 9:13 AM
#4
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

Re: enabling ssl checkout after installation

andy1234:

It is a big pain to maintain two copies....Very much so. You may want to checkout the Zen Cart-approved hosts. I can confirm that at least one of them has his servers configured so that you don't need to maintain a duplicate copy of your Zen Cart.