Installed 2.1 RC and still getting same error but now showing a stack trace 
if that will help.

Missing Controller

*Error: **Index.phpController* could not be found.

*Error: *Create the class *Index.phpController* below in file: 
app\Controller\Index.phpController.php

<?php
class Index.phpController extends AppController {

}

*Notice: *If you want to customize this error message, create 
app\View\Errors\missing_controller.ctp
Stack Trace
   
   - APP\webroot\index.php line 96 <http://localhost/cakephp/index.php#> → 
Dispatcher->dispatch(CakeRequest, 
   CakeResponse) <http://localhost/cakephp/index.php#>
   - ROOT\index.php line 40 <http://localhost/cakephp/index.php#> → 
   require(string) <http://localhost/cakephp/index.php#>

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to