Hi,
<?php
class IndexController extends AppController {
}
you are use this code...
On Wednesday, February 22, 2012 6:46:08 PM UTC-5, amg55nj wrote:
>
> Completely new to CakePHP. Tried doing a search with no results.
>
> I installed CakePHP to my localhost Apache directory. Other programs such
> as PHPMyAdmin work just fine. I am getting this error:
>
> 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
>
>
> What do I do? I tried creating that PHP file and putting it in the
> app\Controller directory but that did not work.
>
--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
---
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
Visit this group at http://groups.google.com/group/cake-php?hl=en.