Zen Cart Logo
Forums / Installing on a Linux/Unix Server / Please help! Secure folder and public folder?

Please help! Secure folder and public folder?

Locked

Views: 2,138

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
2 May 2007, 9:46 PM
#1
pamcake avatar

pamcake

New Zenner

Join Date:
May 2007
Posts:
7
Plugin Contributions:
0

Please help! Secure folder and public folder?

Hello, please help me on this.

my hosting server have 2 folders, public and secure. I was told to upload the secure pages to the secure folder and normal pages to the public folder.

I read on another thread that in this case I should upload the Zen Cart package to both folders, which I did. I selected to use SSL on admin panel and shopping carts during installation. But after installation, when I go to the admin, it doesn't go to the secure SSL page.

What do I need to do to make the secure pages (SSL) work in this case..

thank you very much.,

2 May 2007, 11:53 PM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Please help! Secure folder and public folder?

When working with 2 directories, because your hosting site is incapable of setting this up with symbolic links, you will need to maintain 2 full copies of Zen Cart in both ...

3 May 2007, 3:27 PM
#3
pamcake avatar

pamcake

New Zenner

Join Date:
May 2007
Posts:
7
Plugin Contributions:
0

Re: Please help! Secure folder and public folder?

Thanks Linda,

yes I know that I need to have 2 full copies of Zen Cart in both directories. I've already done that.

The problem is that when I try to log into an account as a customer or log into the admin area, it's not goint to the secure page.

How can enable SSL in Customer area as well as the Admin areas with 2 directories?

thank you for your help.

3 May 2007, 3:29 PM
#4
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Please help! Secure folder and public folder?

Make sure that the configuration files are correct:
/includes/configure.php
/admin/includes/configure.php

If these are not configured correctly with the right URL, paths etc. then you will have problems ...