Thank you for your feedback. One of the other people who responded to my original message indicated that in version 5.5.2 of PHP, a new initialization thing was added, session.use_strict_mode This will ignore the session ID in a URL, if the specified session-file does not exist. Instead, a new session file and ID will be created. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php