Login

xtremelyfit <[email protected]> 12 Sep 2003 23:10:57 -0000
Newsgroups gmane.comp.web.oscommerce.installation
Message-ID <19295324fc6c62511ebb32dc5889e59a@osCommerce-Forums>
This message was sent from: Installation and Configuration
http://forums.oscommerce.com/viewtopic.php?p=228649#228649
----------------------------------------------------------------

these are the only two settings I see for cookies in the configure.php file

define('HTTP_COOKIE_PATH', '/shop/catalog/');
  define('HTTPS_COOKIE_PATH', '/shop/catalog/');
  

both look correct to me