ID:               26599
 Comment by:       jtacon at azinteractive dot com
 Reported By:      chris at widexs dot nl
 Status:           No Feedback
 Bug Type:         Session related
 Operating System: linux 2.4.23
 PHP Version:      4CVS-2003-12-12 (stable)
 New Comment:

Same problem to me ..

Red Hat 7.3, PHP 4.3.4, Apache 1.3.29 ..


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

[2004-01-01 20:51:15] [EMAIL PROTECTED]

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.



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

[2003-12-16 12:26:58] [EMAIL PROTECTED]

Does the problem occur if you disable all extensions other then session
and not use zend optimizer?



Some of the extensions you are using such as GD are not thread-safe and
may result in undefined behaviour.

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

[2003-12-15 09:17:12] chris at widexs dot nl

This seems to solve the problem.

But, this means, that i cannot use threaded MPM.. ?



Thx for the quick response.

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

[2003-12-14 20:49:02] [EMAIL PROTECTED]

Can you please try compiling Apache2 with the non-threaded MPM.
(prefork) 

Also grab the latest stable PHP snapshot.





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

[2003-12-12 07:27:01] chris at widexs dot nl

[PHP]



safe_mode               =       On

safe_mode_exec_dir      =       .

safe_mode_include_dir   =       "/usr/local/lib/php"

upload_tmp_dir          =       "/var/spool/php"

session.save_path       =       "/var/spool/php"

asp_tags                =       On

register_globals        =       On

upload_max_filesize     =       26214400

post_max_size           =       26214400

magic_quotes_gpc        =       Off



max_execution_time      = 60            ; Maximum execution time of
each script, in seconds

memory_limit            = 26214400      ; Maximum amount of memory a
script may consume (25MB)

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

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/26599

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

Reply via email to