Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

shared SSL certificate


mi_jaiten

Recommended Posts

Posted

New Question Below

 

P.S. Vger,

 

Thanks for your help I managed to clear the warning from my live site page by going into my host Cpanel file manager / public_html / includes / configure.php and remove the write permission from the user box. Now it's cleared.

 

====================================================

 

How do I configure my application to go https://blue.host-care.com/~siamsave/ shared SSL server

 

Do I have to ask the program vendor how to do it?

 

or does anyone know how?

Posted

Your https_server address would be:

 

https://blue.host-care.com

 

Your https_cookie_domain would be:

 

blue.host-care.com

 

Your https_cookie_path would be:

 

'/~siamsave/'

 

and:

 

define('DIR_WS_HTTP_CATALOG', '/~siamsave/');

 

Vger

Posted
Your https_server address would be:

 

https://blue.host-care.com

 

Your https_cookie_domain would be:

 

blue.host-care.com

 

Your https_cookie_path would be:

 

'/~siamsave/'

 

and:

 

define('DIR_WS_HTTP_CATALOG', '/~siamsave/');

 

Vger

 

====================================================

 

Vger,

 

I applied the changes in /public_html/configure.php

 

is this the right place?

 

When I open my site I refreshed then clicked on log yourself in but I still get the error page and the address in the browser is https://siamsavers.com/login.php should it show as https://blue.host-care.com and if so do I have to send them anything or should the address be https://blue.host-care.com/~siamsave/

 

or am I thinking in the wrong direction

 

Michelle

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...