Hi folks, I recently wrote a website that stores session information using PHP 4.0.6 on win2k, with php as a module in apache.
However, I've just moved the same site across to another machine again using win2k, with php as a module in apache but this time with PHP 4.1.2 and now the session information does not seem to be stored. The session file gets created in the session directory and the array $_SESSION exists and stores my data within a page, but the information doesn't get stored in the session file. I've checked the php.ini files between versions and the session information is the same. Does anyone know whether there's an issue with session on 4.1.2, or does the session stuff work differently in 4.1.x? thanks in advance, Martin Kemp Cambridge UK Email: [EMAIL PROTECTED] -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php