Codeigniter error

Hi,

I am new to frameworks, trying codeignator and i am getting the following error,
require_once( ‘C:\wamp\www\visualeducation\system\core\CodeIgniter.php’ )

require_once( ‘C:\wamp\www\visualeducation\application\models\mcats.php’ )

Both the above files are already there.

Thanks

What is the complete error message? There should be something telling you why it’s displaying those require_once lines.