From: "Ian Firla" <[EMAIL PROTECTED]>
Answered my own question.
Creating an .htaccess file containing:
php_value session.name "uniqueSESSIONname"
takes care of the problem.
You could also use
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php