php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16474 Internal server error, session related.
Submitted: 2002-04-07 10:01 UTC Modified: 2002-04-07 12:24 UTC
From: chafonilodonte at hotmail dot com Assigned:
Status: Not a bug Package: Session related
PHP Version: 4.1.2 OS: Win98-Apache 1.3.20
Private report: No CVE-ID: None
 [2002-04-07 10:01 UTC] chafonilodonte at hotmail dot com
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!!

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-04-07 12:24 UTC] sniper@php.net
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
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 08 22:01:32 2024 UTC