OSCOMMERCE SUPPORT CALL 702-453-3332

 

Help - Search - Members - Calendar
Full Version: Shared SSL
osCommerce Community Support Forums > osCommerce Online Merchant v2.x > Tips and Tricks
lilmiracles
I thought I would post this here because I tried to get help and searched for weeks to solve my problem. There may be others in the same boat so this could help someone!

On my site people don't go directly to the shopping cart. They go to the main intro area, and then link to the shopping cart. If you are trying to install a shared SSL and it is not working, this might be why.

If you have not installed OScommerce to be the entry page of your website, then you need to add to the file path.

e.g if you type in "www.mywebsite.com/osc" to get to your shopping cart, rather then just "mywebsite.com", then you have not installed OScommerce in the top level. Your https:// paths will need to look like this:

EXAMPLE: 'https://webhost.phage.net/~myname/osc');

notice that added "osc" on the end. Thats the folder under which all of my OScommerce folders and files are installed. Usually it would just be

EXAMPLE: 'https://webhost.phage.net/~myname');

So if your cart is not in the top level you will have to add the folder name it is installed under at the end of the usual https path. That goes for all of the https paths you change in admin/includes/configure.php and includes/configure.php.

I hope that makes sense & hope it helps someone too.

**Remember to backup**
seb1188
QUOTE (lilmiracles @ Feb 22 2008, 01:58 AM) *
I thought I would post this here because I tried to get help and searched for weeks to solve my problem. There may be others in the same boat so this could help someone!

On my site people don't go directly to the shopping cart. They go to the main intro area, and then link to the shopping cart. If you are trying to install a shared SSL and it is not working, this might be why.

If you have not installed OScommerce to be the entry page of your website, then you need to add to the file path.

e.g if you type in "www.mywebsite.com/osc" to get to your shopping cart, rather then just "mywebsite.com", then you have not installed OScommerce in the top level. Your https:// paths will need to look like this:

EXAMPLE: 'https://webhost.phage.net/~myname/osc');

notice that added "osc" on the end. Thats the folder under which all of my OScommerce folders and files are installed. Usually it would just be

EXAMPLE: 'https://webhost.phage.net/~myname');

So if your cart is not in the top level you will have to add the folder name it is installed under at the end of the usual https path. That goes for all of the https paths you change in admin/includes/configure.php and includes/configure.php.

I hope that makes sense & hope it helps someone too.

**Remember to backup**



Just out of interest, what problems were you having in the first place?
lilmiracles
QUOTE (seb1188 @ Mar 27 2008, 07:29 AM) *
Just out of interest, what problems were you having in the first place?

It was going directly to that typical error page.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.