From: [EMAIL PROTECTED] Operating system: Win98-Apache 1.3.20 PHP version: 4.1.2 PHP Bug Type: Session related Bug description: Internal server error, session related.
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 bug report at http://bugs.php.net/?id=16474&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=16474&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=16474&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=16474&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=16474&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=16474&r=support Expected behavior: http://bugs.php.net/fix.php?id=16474&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=16474&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=16474&r=submittedtwice