From: pop501 at hotmail dot com Operating system: Redhat Linux 8.0 PHP version: 4.3.3 PHP Bug Type: Session related Bug description: The session id contains invalid characters
Description: ------------ I get this warning messages time to time, not always. session_id() returns 1fcf18a0ww.i357bed20a4426e146724 Warning: Unknown(): The session id contains invalid characters, valid characters are only a-z, A-Z and 0-9 in Unknown on line 0 Warning: Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0 -- Edit bug report at http://bugs.php.net/?id=25405&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=25405&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=25405&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=25405&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=25405&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=25405&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=25405&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=25405&r=support Expected behavior: http://bugs.php.net/fix.php?id=25405&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=25405&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=25405&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=25405&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25405&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=25405&r=dst IIS Stability: http://bugs.php.net/fix.php?id=25405&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=25405&r=gnused
