Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

SSL HTTPS in Admin


OS_Tim

Recommended Posts

Someone posted a contribution saying just to change your configure.php to:

 

define('HTTP_SERVER', 'https://mysite.com');

define('HTTP_CATALOG_SERVER', 'https://mysite.com');

 

This allows all admin to now be on https://

 

Well i thought ok, nifty, I guess and changed it. A couple days later I was inputting new product and editing things and no data was going in, and everything i edited was erasing all the row data. Freaked out, thought it was my hosting company or my php, then realized I was on https now. Data WOULD NOT go into my Sql on https://, changed back to http:// and worked fine. Just a cautionary note.

Link to comment
Share on other sites

I use this same setup on several stores without issue - I think you have a different problem.

Chris Dunning

osCommerce, Contributions Moderator Team

 

Please do not send me PM! I do not read or answer these often. Use the email button instead!

 

I do NOT support contributions other than my own. Emails asking for support on other people's contributions will be ignored. Ask in the forum or contact the contribution author directly.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...