Hi everyone,

I have tried to find a solution to my problem in the forums but I don't seem to be able to crack it with the information I have found - I think I am doing something wrong at the install stage which is then messing up the SSL...but I have never installed Zencart or used SSL before so would appreciate some really basic explanation...I only have html experience and have managed our small family-owned shop website for less than a year.

NOTE: One major mistake I made is that I have foolishly been editing the default images and text on the classic template rather than making my own and using an override...I know now that this is really dumb and have downloaded all my changes so I can re-upload from scratch and do it right next time, however I don't think this is affecting my main issue.

I installed ZC as per the instructions here: http://www.zen-cart.com/content.php?...stall-zen-cart but was a bit unsure of this section - I am on 1and1 shared server with shared SSL, setup to a subdomain (and yes, if I can get it working on this and I will move to a better host when funds allow!):

Main site http://www.peepultree.co.uk - want to keep this for information pages once the new shop works, have the shop on a subdomain as this root folder is already too busy.
Shop subdomain http://www.shop.peepultree.co.uk - this points to the shop_root folder where ZC is installed

•The physical path to your new Zen CartŪ directory
Example: /home/myusername/public_html/catalog

This I know - /kunden/homepages/0/dbxxxxxxx/htdocs/shop_root (removed numbers in case that is a security risk?)

•The Virtual HTTP Path (the URL to your domain and directory for your shop)
Example: http://www.mydomain.com/catalog

This I am pretty certain is right - http://www.shop.peepultree.co.uk

•The Virtual HTTPS Server (the secure URL to your domain)
Example: https://www.mydomain.com
Note: if you have a shared certificate on a virtual server this may look like:
https://mydomain.secureservername.net/
- or - https://secure.sharedservername.net/~username

This is where I think I messed up - I put https://sslrelay.com/shop.peepultree.co.uk which is what 1and1 give me as the SSL proxy server URL


•The Virtual HTTPS Path (the secure URL to your domain and directory for your shop)
Example: https://www.mydomain.com/catalog
- or - https://secure.sharedservername.net/~username/catalog

Also messed this up? https://sslrelay.com/shop.peepultree.co.uk

Now with those settings I installed (saying do not enable SSL yet) and the shop worked in http, both front and back end. I messed around with the text and graphics a little following the guides on here (logo, sales text etc) except editing the live files rather than making a template as mentioned abo. So I edited the two configure.php files and changed 'ENABLE_SSL_CATALOG', to 'true' and I checked the address https://sslrelay.com/shop.peepultree.co.uk and it loaded the page. However, if you click on a link it takes you straight back to http again...

When I try to log in to the admin panel it now appears (there was a trailing slash missing after xxADMIN in the configure.php but I worked that out) but it will not accept my username and password...

Can anyone tell me what dumb mistake I am making so I can start afresh and get this working?

If I have removed details you need, or you need more info please ask!

Thanks in advance