Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Dropping sessions on XP development box...


jbm67

Recommended Posts

New to osC, but pretty handy with PHP/MySQL...

BTW, kudos to everyone who's working on this - excellent application.

 

Downloaded and installed osCommerce 2.2 Milestone 2

Everything seems to be working fine, except for cookies.

 

SID is generated for links on first page load->

eg

http://localhost/commerce/catalog/index.ph...sCsid=XXXXXXXXX

 

then dropped on the next page load

http://localhost/commerce/catalog/index.php?cPath=3_13

 

then recreates with another session.

 

I've run a few tests setting cookies, retrieving SessID using other scripts... Everything seems to be working.

 

Running on WinXP Pro (Will move to Linux in production)

Apache 1.3.24

PHP 4.2.0

MySQL 3.23.39

 

config...

HTTP_COOKIE_DOMAIN -> localhost

HTTP_COOKIE_PATH -> / (also tried /commerce/catalog/)

DIR_WS_HTTP_CATALOG -> /commerce/catalog/

session storage -> MySQL

 

Any assistance would be greatly appreciated.

Certain that I'm overlooking the obvious.

 

jb

jb

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...