Re: $_SESSION saves all values but Class -- works on one server but not another?! [second plead for help]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



You say it's working on one box and not on the other?  Maybe I'm wrong (and sounds like I am) but I thought that you couldn't pass objects between scripts even with serialize()?

Certainly sounds like it was working for you...   can anyone clarify what objects/variables/data types can be passed from script to script and what can't?

I know things like database connections can't be shared (that is, you can't assign a MySQL connect link to a variable then pass that variable/connect to the next script, it needs to reconnect the next time around.. or am I wrong about that too? hah)

-TG
God I'm tired

= = = Original message = = =

Thought I'd give this another shot since I still can't figure it out after
nearly a week...

I have a gentoo server that doesn't save/restore the CLASS portion of a
session, but it does retain other $_SESSION values. This code works fine on
a debian box.

WORKING BOX:
[snip]

___________________________________________________________
Sent by ePrompter, the premier email notification software.
Free download at http://www.ePrompter.com.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux