Notice: Undefined index: controller in /var/www/vhosts/rd11.com/subdomains/rdos/httpdocs/cake/dispatcher.php on line 166

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/lib/php5/pear/cake/libs/view/templates/errors/../errors/missing_controller.thtml) is not within the allowed path(s): (/var/www/vhosts/rd11.com/subdomains/rdos/httpdocs:/tmp) in /var/www/vhosts/rd11.com/subdomains/rdos/httpdocs/cake/basics.php on line 939

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/lib/php5/pear/cake/config/tags.ini.php) is not within the allowed path(s): (/var/www/vhosts/rd11.com/subdomains/rdos/httpdocs:/tmp) in /var/www/vhosts/rd11.com/subdomains/rdos/httpdocs/cake/basics.php on line 939

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/lib/php5/pear/cake/libs/view/helpers/html.php) is not within the allowed path(s): (/var/www/vhosts/rd11.com/subdomains/rdos/httpdocs:/tmp) in /var/www/vhosts/rd11.com/subdomains/rdos/httpdocs/cake/basics.php on line 939
CakePHP : A Rapid Development Framework :: Missing Controller

Missing controller

You are seeing this error because controller Controller could not be found.

Notice: this error is being rendered by the app/views/errors/missing_controller.thtml view file, a user-customizable error page for handling invalid controller dispatches.

Fatal: Unable to load controller Controller

Fatal: Create Class:

<?php
    class Controller extends AppController
    {
    }
?>

in file : app/controllers/controller.php