CakePHP: the rapid development php framework: Errors

Missing Controller

Error: Detalhe.phpController could not be found.

Error: Create the class Detalhe.phpController below in file: public_html/Controller/Detalhe.phpController.php

<?php
class Detalhe.phpController extends AppController {

}

Notice: If you want to customize this error message, create public_html/View/Errors/missing_controller.ctp

Stack Trace

(default) 1 query took 1 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT `Config`.`id`, `Config`.`ua`, `Config`.`modified` FROM `krveiculos`.`configs` AS `Config` WHERE 1 = 1 LIMIT 1111