From: [EMAIL PROTECTED] Operating system: Windows XP PHP version: 4.2.3 PHP Bug Type: Session related Bug description: problems with the session.save_path variable
Hi folks, I really don't know if this is a bug but I have a problem that I can't solve on my own. I'm running windows xp with the apache2 webserver and php 4.2.3. Today I tried to use start_session() command but got some uggly message that /tmp directory can't be found. Now problem here is that I have changed session.save_path variable in php.ini from /tmp to the c:\windows\temp\phptemp and offcourse restarted appache after that. Now I hope that some can help me with this one. Thanks Darren -- Edit bug report at http://bugs.php.net/?id=20686&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=20686&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=20686&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=20686&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=20686&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=20686&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=20686&r=support Expected behavior: http://bugs.php.net/fix.php?id=20686&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=20686&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=20686&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=20686&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20686&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=20686&r=dst IIS Stability: http://bugs.php.net/fix.php?id=20686&r=isapi
