Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Help needed with SSL


JulieQ

Recommended Posts

Posted

Hi all, I need some help with my SSL certificate install. I have poured over all the posts and done everything suggested but my store is giving me a 404 error upon checkout, or when I go to create account.

I have altered the following files to:

 

admin/includes/configure.php:

define('HTTP_SERVER', 'http://xxxxxx.com.au');

define('HTTP_CATALOG_SERVER', 'http://xxxxxx.com.au');

define('HTTPS_CATALOG_SERVER', 'https://xxxxxx.com.au');

define('ENABLE_SSL_CATALOG', true);

 

includes/configure.php:

define('HTTP_SERVER', 'http://xxxxxx.com.au');

define('HTTPS_SERVER', 'https://xxxxxx.com.au');

define('ENABLE_SSL', true);

 

What am I missing? Is there anything else I need to do???

Any help appreciated..

Posted

Is the cert actually installed on the server? Test it by going to https://xxxxxx.com.au. You don't show the cookie settings so they could be causing you problems too. This thread may help.

 

Jack

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

All of My Addons

Get the latest versions of my addons

Recommended SEO Addons

Archived

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

×
×
  • Create New...