Hi
can you please share your code so i can try help you?

2009/10/21 Vincent <vjaun...@gmail.com>

>
> Hi,
>
> I'm new on CakePHP, but I'm an experimented web developer and I used
> lost of frameworks.
>
> I just installed CakePHP 1.3 and configured it.
> On the cake homepage I got all checks green.
> My apache seems properly configured with  mod_rewrite.
>
> Then tried made a simple test inspired from the blog tutorial but I
> got an ununderstandable error:
>
> ------------------------------------------------------------------------------------------------
> Missing Controller
>
> Error: UsersController could not be found.
>
> Error: Create the class UsersController below in file: app/controllers/
> users_controller.php
>
> <?php
> class UsersController extends AppController {
>
>        var $name = 'Users';
> }
> ?>
>
> Notice: If you want to customize this error message, create app/views/
> errors/missing_controller.ctp
>
> ------------------------------------------------------------------------------------------------
>
> I don't understand why cake is looking for that UserController when I
> call the PostController.
>
> Any idea ?
> >
>


-- 
Hicham EL KADIRI
Webobudget SARL
SIRET 509 082 970 00013
Tel : +33 (0) 1 70 27 12 72 / +33 (0) 06 99 54 85 54
Fax :  +33 (0) 1 77 75 94 94 / +33 (0) 1 74 18 00 13

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to