CakePHP: the rapid development php framework: Errors

Missing Controller

Error: Veiculos.phpController could not be found.

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

<?php
class Veiculos.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 0 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT `Config`.`id`, `Config`.`ua`, `Config`.`modified` FROM `krveiculos`.`configs` AS `Config` WHERE 1 = 1 LIMIT 1110