ID: 16474 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Session related Operating System: Win98-Apache 1.3.20 PHP Version: 4.1.2 New Comment:
The bug system is not the appropriate forum for asking support questions. For a list of a range of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php Previous Comments: ------------------------------------------------------------------------ [2002-04-07 10:01:54] [EMAIL PROTECTED] When i try to unserialize an object registered in a session i get a Apache 500 internal error, and in the error.log i get a "premature end of script headers"... This is weird cuz i do can serialize/unserialize the object (in the script where is first stored the object...), as a matter of fact, the serialized version is indentical to the session serialized version... Note: in the page that reopens the object from the session i do "required_once" all the classes used by that object, from references to base classes. Any help? thanx in advanced!! ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=16474&edit=1