php
ini_set('session.save_path', '/path/to/your/folder')
php.ini
session.save_path = "/path/to/your/folder"