Guys, I could really use some help.
My webhost has a shared SSL cert, and it seems like everyone else who has tried, I am unable to get this to work with cubecart.
Here is the deal:
My shared SSL certificate explanation from my webhost tells me to create a /ssl directrory on my root. The path to this is https://ssl4.blabla.net/~sc14077-FOOO/ , well, you get my point.
I have my cubeart files uploaded to my server in /tntservice.net/gifts/ which phpinfo() tells me is
/home7/sub002/sc14077-FOOO/www.tntservice.net.
Now, I set up my cubecart with those paths and enabled ssl, and everything works fine until I attempt to go to the admin section, as others have said.
Now, having read a ton of answers, and checked the help topics on SSL, I have come to the conclusion that if I go to the /ssl directory on my root, by using the web address they gave me for my ssl cert. (https://ssl4.blabla.net/~sc14077-FOOO/) it is supposed to redirect me to my root directory, but it doesn't.
There are files in my /ssl directory that are used by other websites I host, and when I click that link, it just shows me a directory of those files.
So, the way I have cubecart set up, it is looking for: https://ssl4.blabla.net/~sc14077-FOOO/admin/index.php and returning a not found because I do not have /ssl/admin/ on the server
What is going on here, and why is it not working as it says on here it should? Did I do something wrong?
Do I have to upload my entire /admin directory to my /ssl/ directory in order to make it work? Doesn't seem to me like that will help any.
Please, if you are good at this kind of thing, let me know how to fix this, I would be forever grateful!
