Change CodeIgniter to use MySql db to store session details. This will help you when you migrate your CodeIgniter project to Google App Engine. By default CodeIgniter uses files to store sessions and this is not allowed in Google App Engine.