Notice (8): Undefined variable: body_id [APP/views/layouts/default.ctp, line 55]" class="">
Notice (8): Undefined variable: admin [APP/views/layouts/default.ctp, line 80]

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