I've noticed that in OsCommerce 1.5.5 session variables are being truncated after a specific size. Somewhere around 68,000 characters in length. On the same server I run a php page that uses a session variable with 500,000 characters in length so I know its not a PHP restriction. How can I increase the session variable length in OsCommerce? Thanks alot.