From: CemilB at optonline dot net Operating system: Windows XP Pro PHP version: 5.2.0 PHP Bug Type: Session related Bug description: session.save_path directory error
Description: ------------ I used the Windows installer package (php-5.2.0-win32-installer.msi) downloaded from the PHP site. Sessions did not survive from one page to next. Determined that the directory specified in "session.save_path" did not exist. When I created directory, sessions worked as expected. Also noted that directory upload_tmp_dir did not exist, and I suspect that would be a problem, too. It would appear to me that the directory should be created at install time rather than have sessions fail. I am not sure who maintains the Windows installer, but if not maintained by your organization, please either forward or let me know so I can notify them. Thanks. Cemil [EMAIL PROTECTED] -- Edit bug report at http://bugs.php.net/?id=39958&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=39958&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=39958&r=trysnapshot52 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=39958&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=39958&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=39958&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=39958&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=39958&r=needscript Try newer version: http://bugs.php.net/fix.php?id=39958&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=39958&r=support Expected behavior: http://bugs.php.net/fix.php?id=39958&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=39958&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=39958&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=39958&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=39958&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=39958&r=dst IIS Stability: http://bugs.php.net/fix.php?id=39958&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=39958&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=39958&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=39958&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=39958&r=mysqlcfg
