Warning (2): include_once(/home/amerioca/public_html/amerioca/config/database.php) [function.include-once]: failed to open stream: No such file or directory [CORE/cake/libs/model/connection_manager.php, line 23]
Warning (2): include_once() [function.include]: Failed opening '/home/amerioca/public_html/amerioca/config/database.php' for inclusion (include_path='/home/amerioca/public_html:/home/amerioca/public_html/amerioca/:.:/opt/lampp/lib/php') [CORE/cake/libs/model/connection_manager.php, line 23]
CakePHP: the rapid development php framework: Errors

Missing Controller

Error: Design.phpController could not be found.

Error: Create the class Design.phpController below in file: amerioca/controllers/design.php_controller.php

<?php
class Design.phpController extends AppController {

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

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