I am having a bit of a problem with PHP loosing a session object.  $SESSIOM
["cart"] is instansiated as a cart object and is a session varable.  In
'PHP 4.0.6'  which is installed under windows the cart object works
flawlesley.  But on the production enviroment which is running 'PHP
4.0.3pl1' as an apache module (apache 1.3.14) on FreeBSD it looses the
contence of the cart object.  All other (no object) session varables seem
to work fine.

Has anybody come across this, is it a PHP bug fixed between 4.0.3 and
4.0.6?  Has anybody got a fix.

Regards,
Ben


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to