Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Secure Connection Failed


offie

Recommended Posts

I have a problem which has only recently come to light. Once a customer chooses an item and proceeds from my cart to CHECKOUT an error appears which says the following:

 

Secure Connection Failed

 

web13.secure-secure.co.uk uses an invalid security certificate.

 

The certificate expired on 26/08/2008 09:23.

 

(Error code: sec_error_expired_certificate)

 

* This could be a problem with the server's configuration, or it could be someone trying to impersonate the server.

 

* If you have connected to this server successfully in the past, the error may be temporary, and you can try again later. Or you can add an exception…

 

 

I have contacted my hosting company and they have said that the problem is this:

 

 

It appears you are using an address of https://web13.secure-secure.co.uk/jati-keswick.co.uk/ for the secure server. It should be https://web40.secure-secure.co.uk/jati-keswick.co.uk/

 

 

Does anyone out there know where I go to change this advice from my hosting company.

 

Thanks for any help

 

Michael

Link to comment
Share on other sites

you need to edit/update your configure.php files to point to the new https address:

 

includes/configure.php

admindir/includes/configure.php

 

 

Thanks so much for the very quick reply, its much appreciated.

 

Michael

Link to comment
Share on other sites

Thanks so much for the very quick reply, its much appreciated.

 

Michael

 

I have now changed the configure.php files so that it says web40 instead of web13. I have also changed the lines which say:

 

define('DB_SERVER_USERNAME', 'web13_a_shopp_82'); CHANGED TO define('DB_SERVER_USERNAME', 'web40_a_shopp_82');

define('DB_DATABASE', 'web13_a_shopp_82'); CHANGED TO define('DB_DATABASE', 'web40_a_shopp_82');

 

I am now getting the error message:

 

Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'web40_a_shopp_82'@'localhost' (using password: YES) in /home/sites/jati-keswick.co.uk/public_html/mystore/includes/functions/database.php on line 19

Unable to connect to database server!

 

Does anyone know what has gone wrong now....

 

Thanks

Link to comment
Share on other sites

Hi again, I have now changed the lines:

 

define('DB_SERVER_USERNAME', 'web13_a_shopp_82'); CHANGED TO define('DB_SERVER_USERNAME', 'web40_a_shopp_82');

define('DB_DATABASE', 'web13_a_shopp_82'); CHANGED TO define('DB_DATABASE', 'web40_a_shopp_82');

 

back to what they were originally and I now get the error message:

 

Not Found

 

The requested URL /jati-keswick.co.uk/mystore/checkout_shipping.php was not found on this server.

Apache/2 Server at web40.secure-secure.co.uk Port 443

 

Does this mean anything to anyone?

 

Also on the home page of my website www.jati-keswick.co.uk I have the error message in red at the top of the page saying:

 

Warning Warning: I am able to write to the configuration file: /home/sites/jati-keswick.co.uk/public_html/mystore/includes/configure.php. This is a potential security risk - please set the right user permissions on this file.

Thanks again for any help.

 

Michael

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...