これは古い質問ですが、それでも正しい答えは、config.phpファイルを注意深く読む必要があり、セッションを正しい方法で保存するために構成のいくつかのポイントを見逃したことを理解することです。
/* 'sess_save_path'
|
| The location to save sessions to, driver dependent.
|
| For the 'files' driver, it's a path to a writable directory.
| WARNING: Only absolute paths are supported!
|
| For the 'database' driver, it's a table name.
| Please read up the manual for the format with other session drivers.
|
| IMPORTANT: You are REQUIRED to set a valid save path!
*/
セッションパスが正しくありませんでした!