Missing Controller

Error: BookIndexController could not be found.

Error: Create the class BookIndexController below in file: httpdocs/controllers/book_index_controller.php

<?php
class BookIndexController extends AppController {

        var $name = 'BookIndex';
}
?>

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