Moved Yii and now can't login

I moved my Yii application from development to live server, but now i can’t login,

I updated my /protected/config/database.php file

Also moved the database with all its user data,

This is my log when i try to login, i cant find anything that points to an error? Any help will be appretiated

2015/08/14 20:45:01 [trace] [system.CModule] Loading "log" application component

in /home/x111/public_html/admin/index.php (13)

2015/08/14 20:45:01 [trace] [system.CModule] Loading "request" application component

in /home/x111/public_html/admin/index.php (13)

2015/08/14 20:45:01 [trace] [system.CModule] Loading "urlManager" application component

in /home/x111/public_html/admin/index.php (13)

2015/08/14 20:45:01 [trace] [system.web.filters.CFilterChain] Running filter SiteController.filteraccessControl()

in /home/x111/public_html/admin/index.php (13)

2015/08/14 20:45:01 [trace] [system.CModule] Loading "user" application component

in /home/x111/public_html/admin/index.php (13)

2015/08/14 20:45:01 [trace] [system.CModule] Loading "session" application component

in /home/x111/public_html/admin/index.php (13)

2015/08/14 20:45:01 [trace] [system.CModule] Loading "themeManager" application component

in /home/x111/public_html/admin/protected/controllers/SiteController.php (140)

in /home/x111/public_html/admin/index.php (13)

2015/08/14 20:45:01 [trace] [system.CModule] Loading "widgetFactory" application component

in /home/x111/public_html/admin/themes/melon/views/site/login.php (10)

in /home/x111/public_html/admin/protected/controllers/SiteController.php (140)

in /home/x111/public_html/admin/index.php (13)

2015/08/14 20:45:01 [trace] [system.CModule] Loading "clientScript" application component

in /home/x111/public_html/admin/themes/melon/views/site/login.php (135)

in /home/x111/public_html/admin/protected/controllers/SiteController.php (140)

in /home/x111/public_html/admin/index.php (13)

2015/08/14 20:45:05 [trace] [system.CModule] Loading "log" application component

in /home/x111/public_html/admin/index.php (13)

2015/08/14 20:45:05 [trace] [system.CModule] Loading "request" application component

in /home/x111/public_html/admin/index.php (13)

2015/08/14 20:45:05 [trace] [system.CModule] Loading "urlManager" application component

in /home/x111/public_html/admin/index.php (13)

2015/08/14 20:45:05 [trace] [system.web.filters.CFilterChain] Running filter SiteController.filteraccessControl()

in /home/x111/public_html/admin/index.php (13)

2015/08/14 20:45:05 [trace] [system.CModule] Loading "user" application component

in /home/x111/public_html/admin/index.php (13)

2015/08/14 20:45:05 [trace] [system.CModule] Loading "session" application component

in /home/x111/public_html/admin/index.php (13)

2015/08/14 20:45:05 [trace] [system.db.ar.CActiveRecord] AdminLogin.find()

in /home/x111/public_html/admin/protected/components/UserIdentity.php (22)

in /home/x111/public_html/admin/protected/models/LoginForm.php (52)

in /home/x111/public_html/admin/protected/controllers/SiteController.php (136)

2015/08/14 20:45:05 [trace] [system.CModule] Loading "db" application component

in /home/x111/public_html/admin/protected/components/UserIdentity.php (22)

in /home/x111/public_html/admin/protected/models/LoginForm.php (52)

in /home/x111/public_html/admin/protected/controllers/SiteController.php (136)

2015/08/14 20:45:05 [trace] [system.db.CDbConnection] Opening DB connection

in /home/x111/public_html/admin/protected/components/UserIdentity.php (22)

in /home/x111/public_html/admin/protected/models/LoginForm.php (52)

in /home/x111/public_html/admin/protected/controllers/SiteController.php (136)

2015/08/14 20:45:05 [trace] [system.db.CDbCommand] Querying SQL: SHOW FULL COLUMNS FROM adminLogin

in /home/x111/public_html/admin/protected/components/UserIdentity.php (22)

in /home/x111/public_html/admin/protected/models/LoginForm.php (52)

in /home/x111/public_html/admin/protected/controllers/SiteController.php (136)

2015/08/14 20:45:05 [trace] [system.db.CDbCommand] Querying SQL: SHOW CREATE TABLE adminLogin

in /home/x111/public_html/admin/protected/components/UserIdentity.php (22)

in /home/x111/public_html/admin/protected/models/LoginForm.php (52)

in /home/x111/public_html/admin/protected/controllers/SiteController.php (136)

2015/08/14 20:45:05 [trace] [system.db.CDbCommand] Querying SQL: SELECT * FROM adminLogin t WHERE username=? LIMIT 1

in /home/x111/public_html/admin/protected/components/UserIdentity.php (22)

in /home/x111/public_html/admin/protected/models/LoginForm.php (52)

in /home/x111/public_html/admin/protected/controllers/SiteController.php (136)

2015/08/14 20:45:05 [trace] [system.CModule] Loading "log" application component

in /home/x111/public_html/admin/index.php (13)

2015/08/14 20:45:05 [trace] [system.CModule] Loading "request" application component

in /home/x111/public_html/admin/index.php (13)

2015/08/14 20:45:05 [trace] [system.CModule] Loading "urlManager" application component

in /home/x111/public_html/admin/index.php (13)

2015/08/14 20:45:06 [trace] [system.web.filters.CFilterChain] Running filter SiteController.filteraccessControl()

in /home/x111/public_html/admin/index.php (13)

2015/08/14 20:45:06 [trace] [system.CModule] Loading "user" application component

in /home/x111/public_html/admin/index.php (13)

2015/08/14 20:45:06 [trace] [system.CModule] Loading "session" application component

in /home/x111/public_html/admin/index.php (13)

2015/08/14 20:45:06 [trace] [system.CModule] Loading "themeManager" application component

in /home/x111/public_html/admin/protected/controllers/SiteController.php (140)

in /home/x111/public_html/admin/index.php (13)

2015/08/14 20:45:06 [trace] [system.CModule] Loading "widgetFactory" application component

in /home/x111/public_html/admin/themes/melon/views/site/login.php (10)

in /home/x111/public_html/admin/protected/controllers/SiteController.php (140)

in /home/x111/public_html/admin/index.php (13)

2015/08/14 20:45:06 [trace] [system.CModule] Loading "clientScript" application component

in /home/x111/public_html/admin/themes/melon/views/site/login.php (135)

in /home/x111/public_html/admin/protected/controllers/SiteController.php (140)

in /home/x111/public_html/admin/index.php (13)