Missing Controller
Error: Book.phpController could not be found.
Error: Create the class Book.phpController below in file: toolslive/controllers/book.php_controller.php
<?php
class Book.phpController extends AppController {
var $name = 'Book.php';
}
?>
Notice: If you want to customize this error message, create toolslive/views/errors/missing_controller.ctp
