ID:               25876
 User updated by:  golden at riscom dot com
 Reported By:      golden at riscom dot com
-Status:           Feedback
+Status:           Open
 Bug Type:         Session related
 Operating System: freebsd 4.8
 PHP Version:      4.3.3
 New Comment:

tried with php-STABLE-200310180730 - same result
this message still appears in logs:
session_start(): Failed to initialize storage module


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

[2003-10-17 11:28:07] [EMAIL PROTECTED]

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



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

[2003-10-17 10:01:31] golden at riscom dot com

session.save_path = /tmp
and it is also /tmp when this error occurs(checked the way you
suggested)

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

[2003-10-17 08:27:08] [EMAIL PROTECTED]

What is the exact line in php.ini for session.save_path ?
Also, what is session.save_path set to when this error happens? (add
'echo ini_get("session.save_path");' before the session_start() and
turn output_buffering on in php.ini)


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

[2003-10-17 04:39:19] golden at riscom dot com

/tmp is not a separate partition
/dev/da0s1a   4.7G   133M   4.2G     3%    /

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

[2003-10-17 04:37:05] golden at riscom dot com

-bash-2.05b$ ls -l
drwxrwxrwt   4 root  wheel     2048 Oct 17 11:37 tmp

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

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

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

Reply via email to