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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: chafonilodonte at hotmail dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Sat Jul 12 13:01:33 2025 UTC