[eluser]nirbhab[/eluser]
Hi, i ran your script by commenting
Code:
$this->load->model('home_model');
, and surprise to you, it ran very well, with cache in system/cache/, please do one thing, enable error reporting from php.ini file, so that if any error is there you will get it solved.