New Zenner
- Join Date:
- Dec 2011
- Posts:
- 36
- Plugin Contributions:
- 0
how change this line in admin Configure.php
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?