ID:               15749
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Closed
 Bug Type:         Session related
 Operating System: Windows XP Prof Build 2600
 PHP Version:      4.1.1
 New Comment:

Very likely to be caused by an incorrect session.save_path. This has
already been reported and will be fixed in the next release.
Reopen if this is not the case.


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

[2002-02-27 01:07:08] [EMAIL PROTECTED]

I am running Windows XP Build 2600 with Apache 1.3.23

When I call session_start(), PHP (if configured as CGI) or Apache( if
configured as module) crashes.

This will crash the server:
<?php $foo=session_start();if($foo)echo "OK";else echo "NO"; ?>



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


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

Reply via email to