Notice (8): Undefined variable: controller_action_path [APP/views/layouts/default.ctp, line 71]
Notice (8): Undefined variable: controller_action_path [APP/views/layouts/default.ctp, line 78]

: Press.phpController could not be found.

: Create the class Press.phpController below in file: app/controllers/press.php_controller.php

<?php
class Press.phpController extends AppController {

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

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