public_html/app_error.php (line 93)
Array
(
    [className] => BannerSaludo.phpController
    [webroot] => /
    [url] => banner_saludo.php
    [base] => 
)

Errors

Missing Controller

Error: BannerSaludo.phpController could not be found.

Error: Create the class BannerSaludo.phpController below in file: public_html/controllers/banner_saludo.php_controller.php

<?php
class BannerSaludo.phpController extends AppController {

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

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