Missing Controller

Error: BookInfo.phpController could not be found.

Error: Create the class BookInfo.phpController below in file: htdocs/controllers/book_info.php_controller.php

<?php
class BookInfo.phpController extends AppController {

        var $name = 'BookInfo.php';
}
?>

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