Nevermind. I wasn't paying attention to the error message. In my case it seems that the CakeErrorController class is throwing the error because it can't extend AppController. I don't think it has anything to do with the AppController class in the application. It might have to do with the App::import in error.php. Or not. I don't really understand the import bit completely yet.
On Dec 3, 2:00 pm, schneider <[EMAIL PROTECTED]> wrote: > I had a problem with to run example application on phpcake. > Each time when I'm trying to run it , I got this error: > > Fatal error: Class 'AppController'notfoundin > > I don't know what I should do, everything is configured properly on > cakephp I have information that my connection to database is able?? > wheter anybody could help me I'll be grateful --~--~---------~--~----~------------~-------~--~----~ 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] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
