I know that the general advice for using shared SSL certificates is "don't", but I've foolishly already paid for the service on my Easyspace server, so I might as well try and use it before forking out more for a dedicated certificate.
I have changed both config files to point to the secure site, and I have uploaded an identical copy of all of my folders to the secure server. So far so good. But the problem I'm having is that when I try to go to checkout or log in page on the secure server, the page jumps straight to the the zc_install folder on the secure site (or would if it were there). It seems that Zencart doesn't recognise what's going on and tries to undertake a fresh install on the secure server...which I'm assuming that I don't have to do.
Also when I try and log into the secure admin site, I get the following error message:
Warning: main(/vhost/vhost6/s/o/l/MYWEBSITE.co.uk/www/includes/autoload_func.php): failed to open stream: No such file or directory in /home/web/secure/html/MYWEBSITE/www/admin/includes/application_top.php on line 147
Fatal error: main(): Failed opening required '/vhost/vhost6/s/o/l/MYWEBSITE.co.uk/www/includes/autoload_func.php' (include_path='.:') in /home/web/secure/html/MYWEBSITE/www/admin/includes/application_top.php on line 147
I'm guessing that this has something to do with sessions or similar, but it's possible that I'm making some really basic error.
Has anyone else been able to solve this problem?



