On Thu, Apr 10, 2008 at 5:05 PM, Nathan Nobbe <[EMAIL PROTECTED]>
wrote:

> On Thu, Apr 10, 2008 at 4:29 PM, tedd <[EMAIL PROTECTED]> wrote:
>   you might just dump out the session component of the php config on each
> site to ensure theyre the same.
>

on that last note, this could be useful,

<?php
die(var_dump(ini_get_all('session')));
?>

-nathan

Reply via email to