Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

SSL Isssues


tallpaul

Recommended Posts

Posted

Hi

 

I have taken over a site becuase the owners where in desparation. I have a problem that i cant figure out.

 

I have SSL installed and working, I can test this by typing in https://mydomain/whateverfolder

 

My problem is that we have a mambo site with ModOscomerce ruuning. It seems to work fine. what i need is the final checkout or go to checkout button to refer to the SSL secured space. At the moment it points to http://www.ourdomain when i need it to point to https://ourdomain.

 

I have had a look in the site admin but there is only hign level stuff in there. Is there a list in a config file of files that should be pointing to ssl space. or do i need to get into the code?

 

 

I really am lost at the moment i could do with someones help.

 

thanks

Posted
Hi

 

I have taken over a site becuase the owners where in desparation. I have a problem that i cant figure out.

 

I have SSL installed and working, I can test this by typing in https://mydomain/whateverfolder

 

My problem is that we have a mambo site with ModOscomerce ruuning. It seems to work fine. what i need is the final checkout or go to checkout button to refer to the SSL secured space. At the moment it points to http://www.ourdomain when i need it to point to https://ourdomain.

 

I have had a look in the site admin but there is only hign level stuff in there. Is there a list in a config file of files that should be pointing to ssl space. or do i need to get into the code?

I really am lost at the moment i could do with someones help.

 

thanks

 

 

catalog/includes/configure.php

 

 

or

includes/configure.php

 

depending on your store directory structure

My Contributions

 

Henry Smith

Posted
catalog/includes/configure.php

or

includes/configure.php

 

depending on your store directory structure

 

Thanks for your reply. Yes i have been looking at other posts and have changed my configure.php but checkout button that starts the ordering process off has a https://www.mydomain when it should have a https://mydomain still!!??

 

Cheers

Posted
Thanks for your reply. Yes i have been looking at other posts and have changed my configure.php but checkout button that starts the ordering process off has a https://www.mydomain when it should have a https://mydomain still!!??

 

Cheers

 

there may be another configure file overridding that one

 

look in catalog/includes/local/configure.php

My Contributions

 

Henry Smith

Posted
there may be another configure file overridding that one

 

look in catalog/includes/local/configure.php

 

No i cant see one in the local folder but i do have a configure_default.php

 

:(

Posted
No i cant see one in the local folder but i do have a configure_default.php

 

:(

 

No i checked that file configure.default and its just a backup of the default configure file. Funny that isnt it. The configure.php i have changed has the correct datasettings ect. Just searched through the whole ap and they are the only two configure files

 

cheers

Posted
No i checked that file configure.default and its just a backup of the default configure file. Funny that isnt it. The configure.php i have changed has the correct datasettings ect. Just searched through the whole ap and they are the only two configure files

 

cheers

 

can you post you configure.php

 

REMOVE the DB USER Name and PASSWORD when posting

My Contributions

 

Henry Smith

Posted
can you post you configure.php

 

REMOVE the DB USER Name and PASSWORD when posting

 

Thanks but hang on a minute, i seem to be having problems updating the file. Everytime i upload it, it seems to get replaced by the original

 

Strange

Posted
Thanks but hang on a minute, i seem to be having problems updating the file. Everytime i upload it, it seems to get replaced by the original

 

Strange

 

im not that familair with Apache. I am getting an access denied error

 

Any ideas

Archived

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

×
×
  • Create New...