thanks mate.
i think i found the problem
the autoupload of class is changed from the older version to the newest version
in which it uses $autoload[’libraries’] = array(’database’);
to load the database class.
its working now, nonetheless thanks for the input and helping me out!
데이터 베이스 라이브러리를 올려준다..