how to do this:
change this line in admin Configure.php:
define('STORE_SESSIONS', '');
to:
define('STORE_SESSIONS', 'db');


Were can i find this in php myadmin on justhost?

thank you all