Menu

#10 session_start() problem

Any
open
nobody
PHP (5)
5
2008-07-23
2008-07-23
runningdave
No

PAMP 1.0.1 on my E90 always gives an error when try to start a session in PHP:

ini_set("error_reporting", E_ALL);
ini_set("display_errors", "On");
session_start();

gives this result:

Fatal error: session_start() [<a href='function.session-start'>function.session-start</a>]: Failed to initialize storage module: user (path: c:\system\temp) in E:\data\apache\htdocs\test.php

i have tried to change the path c:\system\temp to e:\folder\folder - but same result. to me it looks like php is not able to write the session file. there are no session files in my temp folders.

Discussion

  • Nobody/Anonymous

    I have same problem with PAMP 1.0.2 on my E51.

     
  • Nobody/Anonymous

    So do I on my E63

     

Log in to post a comment.

MongoDB Logo MongoDB