What would cause the loss of a session in these circumstances:
php page with search form - session good
search form calls perl script
php page with search results - php wrapper for perl search form
displaying output - session good
php page gotten to from link on php search results page in perl
search form output - session lost | new SID set but SID cookie not displayed
when showing phpinfo. Same php page gotten to from another direction -
session good.
This is pretty slim as far as details go but it pretty much sums up the
problem.
Does anyone have any idea where the session information is getting hosed?
Thanks,
Susan
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php