Zen Cart Logo
Forums / General Questions / Secured Pages with SSL after Zen Cart install

Secured Pages with SSL after Zen Cart install

Locked

Views: 933

Results 1 to 7 of 7
This thread is locked. New replies are disabled.
26 Dec 2010, 3:37 AM
#1
pcsdesign avatar

pcsdesign

Inactive

Join Date:
Nov 2010
Posts:
21
Plugin Contributions:
0

Secured Pages with SSL after Zen Cart install

I'm having a lot of issues with this, I have check every form, and FAQ but have not been able to find an answer.

I have been running a Zen Cart Store for some time now, I have just Purchased a SSL Cert. and it's installed and running. I have created a location called secure.Your_Site.ca, currently have Your_site.ca. When I turn on the SSL to "true" I get page not found. I'm trying to secure only the Login/register, Checkout, Payment and any customer infomation sites.

What pages need to be moved to the secure.Your_Site.ca location in order for this to work? This seams to be harder than I think it should and I hope I only missing a small step.

Needing asstance with this and would be greatful for any help.

Thanks Paul

26 Dec 2010, 3:46 AM
#2
customgiftsshoppe avatar

customgiftsshoppe

New Zenner

Join Date:
May 2010
Posts:
16
Plugin Contributions:
0

Re: Secured Pages with SSL after Zen Cart install

In admin/includes/config.php is where the SSL stuff goes, maybe you need to edit that and move it over?

26 Dec 2010, 3:54 AM
#3
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Secured Pages with SSL after Zen Cart install

Only antiquated hosting requires that you have a copy in a "secure" directory but check with your host

https://www.zen-cart.com/tutorials/index.php?article=14

27 Dec 2010, 4:21 AM
#4
pcsdesign avatar

pcsdesign

Inactive

Join Date:
Nov 2010
Posts:
21
Plugin Contributions:
0

Re: Secured Pages with SSL after Zen Cart install

Thanks for that information, I have already used articale 14 and turned every thing on. My hosting site tells me that I need to put content in the "secure" area as this is what the cert. was create against.

I have redirected my subdomain to my store location but that doesn't seem to work as well. I have tryied to put content in the area, and that to will not load.

Completely lost. Do I need to put a complete copy of the store in this new area?

27 Dec 2010, 5:51 AM
#5
frank18 avatar

frank18

Deceased

Join Date:
Nov 2007
Location:
Sunny Coast, Australia
Posts:
3,427
Plugin Contributions:
2

Re: Secured Pages with SSL after Zen Cart install

customgiftsshoppe:

In admin/includes/config.php is where the SSL stuff goes, maybe you need to edit that and move it over?

There are 2 files to edit:

includes/configure.php and admin/includes/configure.php

Also take a look at **this thread**

Pay special attention to Step 7 of that post

27 Dec 2010, 4:32 PM
#6
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Secured Pages with SSL after Zen Cart install

My hosting site tells me that I need to put content in the "secure" area as this is what the cert. was create against.
They do not know what they are talking about and have their servers configed using this antiquated system of needing a "secure area"
Best to ask them what is required

28 Dec 2010, 1:13 AM
#7
pcsdesign avatar

pcsdesign

Inactive

Join Date:
Nov 2010
Posts:
21
Plugin Contributions:
0

Re: Secured Pages with SSL after Zen Cart install

Thanks to all

I have read the link that you have referred me to and it looks like some one at some time had almost the same issue. I will follow the steps through and see what the outcome will be.