php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #27121 Strage message
Submitted: 2004-02-02 04:28 UTC Modified: 2004-02-08 11:16 UTC
From: cryp at ctco dot lv Assigned:
Status: No Feedback Package: Session related
PHP Version: 4.3.4 OS: Windows 2000
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: cryp at ctco dot lv
New email:
PHP Version: OS:

 

 [2004-02-02 04:28 UTC] cryp at ctco dot lv
Description:
------------
I fount that php 4.3.4 comes with strange error: Unknown(): A session is active. You cannot change the session module's ini settings at this time. in Unknown on line 0. 
This error comes randomly in different places of code when max_execution_time is set to -1 on windows platform.
My php application works fine on Linux platforms with php 4.3.4. 



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-02-03 08:30 UTC] sniper@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip

Can not reproduce. (and why would you set max_execution_time to -1 anyway? It does not make any sense..)

 [2004-02-08 11:16 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 04:01:30 2024 UTC