Thursday, February 23, 2012

Re: Yn: Error: Index.phpController could not be found

the error is in here:
class Index.phpController extends AppController {

I guess put into your address bar localhost/index.php

just try http://localhost

On 23 Feb., 10:30, Ersin Demirtas <ersi...@gmail.com> wrote:
> This is a really big problem people don't read the documentation. Please
> read the documentation just 15 minutes then you can understand the problem
> any problem.
>
> BlackBerry(R) PlayBook'umdan gönderildi(tm)www.blackberry.com
>
> ------------------------------
> *Kimden:* "amg55nj" <skuma...@gmail.com>
> *Kime:* "cake-php@googlegroups.com" <cake-php@googlegroups.com>
> *Gönderilen:* 22 Şubat 2012 23:46
> *Konu:* Error: Index.phpController could not be found
>
> 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.
>
> --
> Our newest site for the community: CakePHP Video Tutorialshttp://tv.cakephp.org
> Check out the new CakePHP Questions sitehttp://ask.cakephp.organd help
> others with their CakePHP related questions.
>
> To unsubscribe from this group, send email to
> cake-php+unsubscribe@googlegroups.com For more options, visit this group athttp://groups.google.com/group/cake-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
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

No comments: