RE: [BUG] OSC 2.2 MS2

Brenden <[email protected]> 15 Jul 2003 16:43:03 -0000
Newsgroups gmane.comp.web.oscommerce.devel
Message-ID <8d509b89c1d5034ed600ffc3459d0d8d@osCommerce-Forums>
This message was sent from: Development
http://forums.oscommerce.com/viewtopic.php?p=196727#196727
----------------------------------------------------------------

This is apparently not a bug with osCommerce.  It is a bug with php and is happening fairly often.

See Bug Report: http://www.oscommerce.com/community/bugs,1242

[quote="jan wildeboer"]This is a bug in PHP that shows up under certain circumstances.

Details can be found here:

http://bugs.php.net/bug.php?id=19553
http://bugs.php.net/bug.php?id=17236

Here are possible solutions/workarounds:

- Change the .htaccess file in the catalog directory. Remove the comment in front of the line reading
# php_value session.use_trans_sid 0

- Update PHP to 4.3.x - the problem is solved here.

- Force cookie usage

HTH

Jan Wildeboer[/quote]