Warning (2): file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/share/pear/cake/libs/controller/beer_controller.php) is not within the allowed path(s): (/var/www/vhosts/indecsgroup.co.uk/httpdocs:/tmp) [CORE/cake/basics.php, line 1480]
Error

Missing Controller

Missing Controller

Error: BeerController could not be found.

Error: Create the class BeerController below in file: app/controllers/beer_controller.php

<?php
class BeerController extends AppController {

	var $name = 'Beer';
}
?>

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

Site designed & developed by Morgan Wylie