php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #22459 Fatal error: session_start() [function.session-start]
Submitted: 2003-02-27 08:33 UTC Modified: 2003-08-28 19:40 UTC
Votes:18
Avg. Score:4.9 ± 0.3
Reproduced:12 of 12 (100.0%)
Same Version:8 (66.7%)
Same OS:6 (50.0%)
From: froeschlin at designpark dot de Assigned:
Status: Not a bug Package: Session related
PHP Version: 4.3.3 OS: Red-Hat/Linux
Private report: No CVE-ID: None
 [2003-02-27 08:33 UTC] froeschlin at designpark dot de
When we use session_start() we get a random coming error on our system who give us out the folloing massage:

Fatal error: session_start() [function.session-start]: Failed to initialize session module 

Sometimes the error dont come over days. 
We cant recognize why and how it develops.
Also the compiling of php are error less.

Our config -> http://217.175.242.77/phpinfo.php

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-02-27 08:48 UTC] iliaa@php.net
Turn off Zend Optimizer v2.1.0 and see if the problem persists.
 [2003-02-27 09:48 UTC] froeschlin at designpark dot de
We have remove the Optimizer but after 2-3 hours the error come again.
 [2003-08-28 19:40 UTC] sniper@php.net
That url says 'PHP 4.2.2', please upgrade to 4.3.3 first.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Apr 28 11:01:30 2024 UTC