Notice (8): Undefined index:  web_title [APP/app_controller.php, line 62]
El Tiempo.php | Php
Notice (8): Undefined index:  marquee_text [APP/views/layouts/viajesacipiter.public.ctp, line 87]

Missing Controller

Error: PhpController could not be found.

Error: Create the class PhpController below in file: app/controllers/php_controller.php

<?php
class PhpController extends AppController {

	var $name = 'Php';
}
?>

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