Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

What's Your Config? (MS2)


fuzzatonic

Recommended Posts

Posted

I am having troubles with sessions/cookies and I am wondering what I might be doing wrong. I have installed MS2, without any problems, but when I hit my catalog page, I get this error:

 

Warning: session_start(): read failed: Value too large for defined data type (75) in /www/myurl.com/htdocs/includes/functions/sessions.php on line 67

 

Here is what my httpd.conf file looks like:

 

<IfModule mod_php4.c>

php_value session.auto_start 0

php_value session.use_trans_sid 0

</IfModule>

 

I tried storing the sessions in mysql, but then I get a session id in the URL for the first click to any page, after that it goes away. I looked at the sample store, and it works the exact same way, session id in URL then it goes away.

 

http://www.oscommerce.com/osCommerce22ms2/

 

Is this the way its supposed to work?

 

MANY thanks for any help!!

Archived

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

×
×
  • Create New...