Login Problem
xtremelyfit <[email protected]> 12 Sep 2003 23:24:04 -0000
| Newsgroups | gmane.comp.web.oscommerce.installation |
|---|---|
| Message-ID | <2e49dfd22a201c9ea9bc9f01e4dc678a@osCommerce-Forums> |
This message was sent from: Installation and Configuration
http://forums.oscommerce.com/viewtopic.php?p=228659#228659
----------------------------------------------------------------
sorry, there are 4 lines regarding cookies
define('HTTP_COOKIE_DOMAIN', 'www.xtremelyfit-supplements.com');
define('HTTPS_COOKIE_DOMAIN', 'www.xtremelyfit-supplements.com');
define('HTTP_COOKIE_PATH', '/shop/catalog/');
define('HTTPS_COOKIE_PATH', '/shop/catalog/');
I noticed that these are not in my 2.2 CVS (7.5.03 snapshot version) that I'm running on the old server. It all works fine on the old server without the cookie domains and paths.