ID:               48412
 Comment by:       zechim dot php at gmail dot com
 Reported By:      plasmapermanent at msn dot com
 Status:           Feedback
 Bug Type:         Session related
 Operating System: Windows XP SP3
 PHP Version:      5.2.9
 New Comment:

Hi,

I’ve the same issue u got here. Did u get how to solve this problem?

i.e.:
file.php    (include_once(‘session.php’)  = in line 2
session.php (session_start())             = in line 2

I’m using Windows XP Professional SP3 and Firefox 3.5.7, the problem
seems only happens when I use Firefox and have some data in session.


Previous Comments:
------------------------------------------------------------------------

[2010-01-07 12:39:29] [email protected]

Please try using this snapshot:

  http://snaps.php.net/php5.2-latest.tar.gz
 
For Windows:

  http://windows.php.net/snapshots/



------------------------------------------------------------------------

[2009-06-11 01:00:00] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

------------------------------------------------------------------------

[2009-06-03 23:52:12] [email protected]

An internal server error (500) is displayed if error reporting is
turned off.  Please make sure it is turned on.

If session_start() is causing problems, it may be because of a session
collision.  Try testing the code in a clean browser with no previous
session and see if the problem still exists.

------------------------------------------------------------------------

[2009-05-31 14:15:43] plasmapermanent at msn dot com

I can't give shot code because I try to use session and it work.
But when I use code that I give in link. It's error.
I'm only add session_start() just 1 line.

------------------------------------------------------------------------

[2009-05-28 12:40:28] [email protected]

Thank you for this bug report. To properly diagnose the problem, we
need a short but complete example script to be able to reproduce
this bug ourselves. 

A proper reproducing script starts with <?php and ends with ?>,
is max. 10-20 lines long and does not require any external 
resources such as databases, etc. If the script requires a 
database to demonstrate the issue, please make sure it creates 
all necessary tables, stored procedures etc.

Please avoid embedding huge scripts into the report.



------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/48412

-- 
Edit this bug report at http://bugs.php.net/?id=48412&edit=1

Reply via email to