Missing Controller

Error: IndexController could not be found.

Error: Create the class IndexController below in file: /controllers/index_controller.php

<?php
class IndexController extends AppController {

	var $name = 'Index';
}
?>

Notice: If you want to customize this error message, create /views/errors/missing_controller.ctp

Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)02222
Component initialization and startup22370
Render Controller Action33370
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1371732129407-1371732129407
Component initialization and startup22380
Render Controller Action33380