session error in codeigniter? June 9, 2023 by Tarik Sharing a solution that helped me, try set your config variable like: $config['sess_save_path'] = sys_get_temp_dir();