[eluser]tpowalka[/eluser]
and one more thing, I had to set 'session_data' text null (instead of not null), cause when starting CE with backend.php it was throwing
Code:
A Database Error Occurred
Error Number: 1364
Field 'session_data' doesn't have a default value
INSERT INTO ci_sessions (session_id, session_start, session_last_activity, session_ip_address, session_user_agent) VALUES ('54bdde5b41df02bcf8bb1814052453b3', 1216234002, 1216234002, '127.0.0.1', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv')