Problem with CI framework and autoload database library

hi,

only changes i have made in CI are setup db connection and include database library in autoload, when I reload page in browser i get nothing, blank page.

if i use any other library, for ex. session instead of database, everything works fine.

any suggestion how to solve this?