RE: INDEX.PHP EXPLAINED for the Newbies
paulm2003 <[email protected]> 3 Sep 2003 21:11:17 -0000
| Newsgroups | gmane.comp.web.oscommerce.tips |
|---|---|
| Message-ID | <1ebb5d96695f6d9f828e6450469b168b@osCommerce-Forums> |
This message was sent from: Tips and Tricks http://forums.oscommerce.com/viewtopic.php?p=224022#224022 ---------------------------------------------------------------- Matt already linked to [quote]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] What more do you need to know? :? Don't ask me, this is all I know, and it's even more than I wanted to know, about this PHP bug. :)